opnsense-src/share/man
Conrad Meyer aa90aec270 osd(9): Change array pointer to array pointer type from void*
This is a minor follow-up to r297422, prompted by a Coverity warning.  (It's
not a real defect, just a code smell.)  OSD slot array reservations are an
array of pointers (void **) but were cast to void* and back unnecessarily.
Keep the correct type from reservation to use.

osd.9 is updated to match, along with a few trivial igor fixes.

Reported by:	Coverity
CID:		1353811
Sponsored by:	EMC / Isilon Storage Division
2016-04-26 19:57:35 +00:00
..
man1 Separate manual pages into their own package. 2016-01-21 16:36:33 +00:00
man3 Separate manual pages into their own package. 2016-01-21 16:36:33 +00:00
man4 MLINK mfi.4 to mfi_linux.4 and mfip.4 to cover these kernel modules. 2016-04-24 11:41:36 +00:00
man5 The default value of MINFREE is defined to be 8% in 2016-04-23 20:45:52 +00:00
man6 Separate manual pages into their own package. 2016-01-21 16:36:33 +00:00
man7 MFH 2016-04-16 02:32:12 +00:00
man8 Bump the date of the manpage after r298515 2016-04-23 17:09:40 +00:00
man9 osd(9): Change array pointer to array pointer type from void* 2016-04-26 19:57:35 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00