freebsd-skq/share/man
ngie 029336c916 sbuf(9): clarify kernel-only APIs
- move sbuf_bcopyin(9) and sbuf_copyin(9) near sbuf_new_for_sysctl(9), as
  all three functions are kernel-only APIs.
- add #ifdef _KERNEL around sbuf_*copyin and sbuf_new_for_sysctl(9) to
  make it visually clear that they are kernel-only APIs.

MFC after:	2 months
Sponsored by:	Dell EMC Isilon
2017-04-06 02:46:09 +00:00
..
man1 share: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:26:40 +00:00
man3 pthread_mutex_consistent: sort SEE ALSO by reference name 2017-03-27 19:17:30 +00:00
man4 Correct the grammar mistakes introduced by me in the previous commit. 2017-04-04 17:18:45 +00:00
man5 Fix man page typo from r316342 2017-04-01 15:04:37 +00:00
man6 Separate manual pages into their own package. 2016-01-21 16:36:33 +00:00
man7 Add basic description of kernel source layout. 2017-04-03 20:33:14 +00:00
man8 Remove backup_uses_rcs from rc.subr 2016-09-18 12:49:23 +00:00
man9 sbuf(9): clarify kernel-only APIs 2017-04-06 02:46:09 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00