freebsd-nq/share/man/man9
Robert Watson 5ab0c4ceeb Clarify style(9) WRT comments following #endif, #else.
The closing comment is required only for long conditionally defined
code sections, with the exception of lint cases.  Attempt to document
also the logic for using '!' before the SOMETIMESSOMETHGINGHERE.
The goal of these comments is to make complex cases more
comprehensible, not to require them in all cases.  The rules here are
derived from behavior used in 90+% of the kernel source code.

Reviewed by and discussed with:	jhb, bde, mike
2002-10-28 19:33:22 +00:00
..
accept_filter.9 de-__P() 2002-10-10 00:32:55 +00:00
accf_data.9 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:31:11 +00:00
accf_http.9 Fix a tyop 2002-07-02 01:03:10 +00:00
acl.9 mdoc(7) police: markup nits. 2002-05-29 17:45:44 +00:00
at_exit.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
at_fork.9 mdoc(7) police: function typedefs are similar to the 2002-01-10 09:34:33 +00:00
atomic.9 mdoc(7) police: removed raw troff from previous delta. 2002-01-17 15:57:43 +00:00
bios.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
boot.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
BUF_LOCK.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
BUF_LOCKFREE.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
BUF_LOCKINIT.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
BUF_REFCNT.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
BUF_TIMELOCK.9 ispell sweep of share/man/man9/*. 2002-01-09 11:43:48 +00:00
BUF_UNLOCK.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
buf.9 ispell sweep of share/man/man9/*. 2002-01-09 11:43:48 +00:00
bus_alloc_resource.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
bus_generic_attach.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
bus_generic_detach.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
bus_generic_print_child.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
bus_generic_read_ivar.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
bus_generic_shutdown.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
BUS_PRINT_CHILD.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
BUS_READ_IVAR.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
bus_release_resource.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
BUS_SETUP_INTR.9 ispell sweep of share/man/man9/*. 2002-01-09 11:43:48 +00:00
byteorder.9 Document bswap16(), bswap32(), and bswap64(). Change the included 2002-04-29 17:02:51 +00:00
cd.9 Removed 2 lines from the cd(9) manual page. 2002-04-15 06:02:58 +00:00
cdevsw_add.9 mdoc(7) police: -xwidth has been fold into -width. 2001-07-13 09:09:52 +00:00
cdevsw_remove.9 mdoc(7) police: -xwidth has been fold into -width. 2001-07-13 09:09:52 +00:00
condvar.9 Add mtx_pool(9) to the SEE ALSO section. 2002-03-28 12:51:06 +00:00
copy.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
critical_enter.9 Fix the prototypes for cpu_critical_exit and cpu_critical_enter and update 2002-04-12 05:06:38 +00:00
crypto.9 mdoc(7) police: markup and spelling fixes. 2002-10-16 16:46:58 +00:00
DECLARE_MODULE.9 The moduledata_t argument is not a pointer, and sysstem_sub_id should 2002-06-10 04:37:11 +00:00
DELAY.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
DEV_MODULE.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
devclass_add_driver.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
devclass_find.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
devclass_get_device.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
devclass_get_devices.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
devclass_get_maxunit.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
devclass_get_name.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
devclass_get_softc.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
devclass.9 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:31:11 +00:00
device_add_child.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
DEVICE_ATTACH.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
device_delete_child.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
DEVICE_DETACH.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
device_enable.9 ispell sweep of share/man/man9/*. 2002-01-09 11:43:48 +00:00
device_find_child.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
device_get_children.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
device_get_devclass.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
device_get_driver.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
device_get_ivars.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
device_get_softc.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
device_get_state.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
device_get_unit.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
DEVICE_IDENTIFY.9 Plural bogon: s/childs/children/ 2002-03-16 18:07:07 +00:00
device_ids.9 Add a few more manpages from Chad. 2001-07-13 18:35:48 +00:00
device_probe_and_attach.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
DEVICE_PROBE.9 mdoc(7) police: macroize UNIX. 2002-03-18 10:43:49 +00:00
device_quiet.9 ispell sweep of share/man/man9/*. 2002-01-09 11:43:48 +00:00
device_set_desc.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
device_set_flags.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
DEVICE_SHUTDOWN.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
device.9 ispell sweep of share/man/man9/*. 2002-01-09 11:43:48 +00:00
devstat.9 ispell sweep of share/man/man9/*. 2002-01-09 11:43:48 +00:00
devsw.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
devtoname.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
domain.9 de-__P() 2002-10-10 00:32:55 +00:00
DRIVER_MODULE.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
driver.9 Correct minor errors in the code examples. 2002-10-01 23:35:33 +00:00
extattr.9 More file system > filesystem 2002-05-16 05:21:58 +00:00
fetch.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
get_cyclecount.9 Fix required includes in accordance with recent source fixes. 2002-03-01 18:43:15 +00:00
getnewvnode.9 Start new sentence with newline. 2002-09-16 19:53:51 +00:00
groupmember.9 Add a few more manpages from Chad. 2001-07-13 18:35:48 +00:00
ifnet.9 Last missed bit of user-setable promisc mode. 2002-08-28 07:24:20 +00:00
inittodr.9 More file system > filesystem 2002-05-16 05:21:58 +00:00
intro.9 Removed whitespace at end-of-line; no content changes. I simply did 2001-07-14 19:41:16 +00:00
ithread.9 Language clarification: s/an or/a/ 2002-02-18 00:21:05 +00:00
jumbo.9 At long last, commit the zero copy sockets code. 2002-06-26 03:37:47 +00:00
KASSERT.9 mdoc(7) police: 2002-01-10 09:20:07 +00:00
kernacc.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
kobj.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
kthread.9 Update the documentation for kthread_create to include the pages argument. 2002-10-19 01:39:44 +00:00
ktr.9 - Add a reference to ktrdump(8) 2002-10-12 03:01:11 +00:00
lock.9 Update the prototype for lockinit to reflect that wmesg is a const char *. 2002-04-12 05:16:27 +00:00
mac_bsdextended.9 Move .Os to its proper location in the document. 2002-10-20 19:44:36 +00:00
mac.9 Add mac(9), a man page providing a basic introduction to the concepts 2002-10-21 23:51:18 +00:00
make_dev.9 The routine is dev_depends(); consistently spell it that way. 2002-02-11 01:21:29 +00:00
Makefile Add mac(9), a man page providing a basic introduction to the concepts 2002-10-21 23:51:18 +00:00
malloc.9 mdoc(7) police: fixed some wording, kill whitespace at EOL. 2002-03-18 10:52:09 +00:00
mbchain.9 ispell sweep of share/man/man9/*. 2002-01-09 11:43:48 +00:00
mbuf.9 Add m_fixhdr() and m_length(). 2002-09-18 20:04:30 +00:00
MD5.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
mdchain.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
mi_switch.9 mdoc(7) police: tidy up formatting. 2002-08-13 14:51:17 +00:00
microseq.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
microtime.9 - Spelling fix: "functons" -> "functions". 2002-01-26 21:41:28 +00:00
microuptime.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
MODULE_DEPEND.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
MODULE_VERSION.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
module.9 mdoc(7) police: removed HISTORY info from the .Os call. 2001-07-10 15:31:11 +00:00
mtx_pool.9 mdoc(7) police: minor markup nits. 2002-05-30 13:33:59 +00:00
mutex.9 Add some documentation of FreeBSD's special synchronization quirks 2002-10-21 12:54:13 +00:00
namei.9 Mention SAVENAME and SAVESTART in the namei(9) operation flag description 2002-07-23 13:16:36 +00:00
panic.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
pbuf.9 More updates from Chad. 2001-07-30 22:14:23 +00:00
pfil.9 Fixed missing return type in the prototoype for the hook function. 2002-01-11 13:18:32 +00:00
pfind.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
pgfind.9 Note the the process group is returned locked. 2002-02-28 07:06:31 +00:00
physio.9 mdoc(7) police: tidy up. 2002-03-18 10:59:58 +00:00
printf.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
pseudofs.9 Mention access control. 2001-12-04 14:28:38 +00:00
psignal.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
random_harvest.9 Add sys/types.h to the list of required includes. 2002-04-12 05:23:16 +00:00
random.9 Slight overhaul of arc4random() and friends. 2002-10-11 13:13:08 +00:00
resettodr.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
resource_int_value.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
resource_query_string.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
rijndael.9 Add sys/types.h to the list of required includes. 2002-04-12 05:23:16 +00:00
rtalloc.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
rtentry.9 Grammar bogon: s/structure a route/structure of a route/ 2002-03-14 18:43:09 +00:00
runqueue.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
sbuf.9 Add the new function "sbuf_done()" which returns non-zero if the sbuf is 2002-10-04 09:58:17 +00:00
scheduler.9 Update the prototype for maybe_resched to take a thread not a ksegrp. 2002-04-12 06:03:47 +00:00
selrecord.9 mdoc(7) police: minor markup nits. 2002-05-30 13:33:59 +00:00
sema.9 Add mtx_pool(9) to the SEE ALSO section. 2002-03-28 12:51:06 +00:00
signal.9 Note that siginit() does not cause every signal to be ignored only the 2002-09-07 06:07:55 +00:00
sleep.9 mdoc(7) police: macroize UNIX. 2002-03-18 10:43:49 +00:00
sleepqueue.9 mdoc(7) police: finish up the "proc" -> "thread" conversion. 2002-01-10 12:55:36 +00:00
spl.9 Document what splnet and splimp are in FreeBSD 2002-07-01 22:08:43 +00:00
store.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
style.9 Clarify style(9) WRT comments following #endif, #else. 2002-10-28 19:33:22 +00:00
suser.9 - Update to new suser() API. 2002-04-02 16:41:11 +00:00
swi.9 SWI_SWITCH and SWI_NOSWITCH were OBE a long time ago. 2002-10-11 19:45:19 +00:00
sx.9 mdoc(7) police: lint. 2002-05-29 18:00:23 +00:00
SYSCALL_MODULE.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
sysctl_add_oid.9 ispell sweep of share/man/man9/*. 2002-01-09 11:43:48 +00:00
sysctl_ctx_init.9 ispell sweep of share/man/man9/*. 2002-01-09 11:43:48 +00:00
taskqueue.9 mdoc(7) police: Kill the (now extraneous) empty line. Previously, 2002-03-15 12:04:49 +00:00
thread_exit.9 Add a man page. Style comments welcome. I have a bunch-o-new-pages 2002-07-08 07:51:20 +00:00
time.9 Removed whitespace at end-of-line; no content changes. I simply did 2001-07-14 19:41:16 +00:00
timeout.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
tvtohz.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
ucred.9 mdoc(7) police: typos. 2002-08-13 14:57:33 +00:00
uidinfo.9 mdoc(7) police: nits. 2002-08-13 15:01:26 +00:00
uio.9 Remove references to UIO_USERISPACE which no longer exists. 2002-06-20 07:09:24 +00:00
vaccess_acl_posix1e.9 ispell sweep of share/man/man9/*. 2002-01-09 11:43:48 +00:00
vaccess.9 More file system > filesystem 2002-05-16 05:21:58 +00:00
vcount.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
vflush.9 mdoc(7) police: markup, grammar and spelling nits. 2001-12-14 09:11:13 +00:00
vfs_busy.9 Updates for changes made by KSE import. 2001-10-06 11:19:41 +00:00
VFS_CHECKEXP.9 More file system > filesystem 2002-05-16 05:21:58 +00:00
VFS_FHTOVP.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
vfs_getnewfsid.9 mdoc(7) police: markup, grammar and spelling nits. 2001-12-14 09:11:13 +00:00
vfs_getvfs.9 mdoc(7) police: markup, grammar and spelling nits. 2001-12-14 09:11:13 +00:00
VFS_INIT.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
vfs_mount.9 Fixed prototype. 2001-12-14 09:25:11 +00:00
VFS_MOUNT.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
vfs_mountedon.9 mdoc(7) police: markup, grammar and spelling nits. 2001-12-14 09:11:13 +00:00
VFS_QUOTACTL.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
VFS_ROOT.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
vfs_rootmountalloc.9 mdoc(7) police: markup, grammar and spelling nits. 2001-12-14 09:11:13 +00:00
VFS_SET.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
VFS_START.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
VFS_STATFS.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
VFS_SYNC.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
vfs_timestamp.9 ispell sweep of share/man/man9/*. 2002-01-09 11:43:48 +00:00
vfs_unbusy.9 ispell sweep of share/man/man9/*. 2002-01-09 11:43:48 +00:00
VFS_UNMOUNT.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
vfs_unmountall.9 Remove a repeated word. 2002-08-25 07:13:05 +00:00
VFS_VGET.9 Document the new flags parameter. 2002-04-12 04:23:22 +00:00
VFS_VPTOFH.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
VFS.9 Typo; s/Filesytems/Filesystems/ 2002-03-16 17:26:07 +00:00
vfsconf.9 mdoc(7) police: markup, grammar and spelling nits. 2001-12-14 09:11:13 +00:00
vget.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
vgone.9 mdoc(7) police: markup, grammar and spelling nits. 2001-12-14 09:11:13 +00:00
vhold.9 mdoc(7) police: markup, grammar and spelling nits. 2001-12-14 09:11:13 +00:00
vinvalbuf.9 Updates for changes made by KSE import. 2001-10-06 11:19:41 +00:00
vm_page_alloc.9 mdoc(7) police: pedantry. 2002-03-18 11:08:53 +00:00
vm_page_bits.9 mdoc(7) police: markup, grammar and spelling nits. 2001-12-14 09:11:13 +00:00
vm_page_cache.9 More updates from Chad. 2001-07-30 22:14:23 +00:00
vm_page_copy.9 More updates from Chad. 2001-07-30 22:14:23 +00:00
vm_page_deactivate.9 mdoc(7) police: markup, grammar, and spelling nits. 2001-08-08 10:04:08 +00:00
vm_page_dontneed.9 mdoc(7) police: markup, grammar and spelling nits. 2001-12-14 09:11:13 +00:00
vm_page_flag.9 mdoc(7) police: markup, grammar, and spelling nits. 2001-08-08 10:04:08 +00:00
vm_page_free.9 mdoc(7) police: markup, grammar, and spelling nits. 2001-08-08 10:04:08 +00:00
vm_page_grab.9 mdoc(7) police: markup, grammar and spelling nits. 2001-12-14 09:11:13 +00:00
vm_page_hold.9 Fix typo and change Fn to Xr. 2002-04-05 08:05:11 +00:00
vm_page_insert.9 mdoc(7) police: markup, grammar, and spelling nits. 2001-08-08 10:04:08 +00:00
vm_page_io.9 Second round of spelling fixes for vm_page_io_finised. The function name 2001-10-04 10:10:56 +00:00
vm_page_lookup.9 Document some of the kernel vm_page API as well as the pbuf API. 2001-07-18 06:09:13 +00:00
vm_page_protect.9 mdoc(7) police: markup, grammar, and spelling nits. 2001-08-08 10:04:08 +00:00
vm_page_rename.9 mdoc(7) police: markup, grammar, and spelling nits. 2001-08-08 10:04:08 +00:00
vm_page_sleep_busy.9 Document some of the kernel vm_page API as well as the pbuf API. 2001-07-18 06:09:13 +00:00
vm_page_unmanage.9 mdoc(7) police: markup, grammar and spelling nits. 2001-12-14 09:11:13 +00:00
vm_page_wakeup.9 Document some of the kernel vm_page API as well as the pbuf API. 2001-07-18 06:09:13 +00:00
vm_page_wire.9 - typo 'f' should be 't' 2001-12-16 07:46:15 +00:00
vm_page_zero_fill.9 Spelling error: dependant -> dependent 2001-11-30 07:18:23 +00:00
vm_set_page_size.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
vn_isdisk.9 mdoc(7) police: -xwidth has been fold into -width. 2001-07-13 09:09:52 +00:00
vnode.9 de-__P() 2002-10-10 00:32:55 +00:00
VOP_ACCESS.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_ACLCHECK.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_ADVLOCK.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
VOP_ATTRIB.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_BWRITE.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
VOP_CREATE.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_FSYNC.9 mdoc(7) police: remove whitespace at EOL. 2002-03-28 12:57:48 +00:00
VOP_GETACL.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_GETEXTATTR.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_GETPAGES.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
VOP_GETVOBJECT.9 - Fix a number of man pages broken by the KSE merger. 2001-11-20 18:19:19 +00:00
VOP_INACTIVE.9 - Fix a number of man pages broken by the KSE merger. 2001-11-20 18:19:19 +00:00
VOP_IOCTL.9 Document that ENOTTY is the correct "default" error return; 2002-09-26 14:10:21 +00:00
VOP_LEASE.9 - Fix a number of man pages broken by the KSE merger. 2001-11-20 18:19:19 +00:00
VOP_LINK.9 The file vnode passed to VOP_LINK() should now be locked before the call. 2002-09-19 13:34:50 +00:00
VOP_LOCK.9 Fixed some bitrot. The KSE interface change for vops had not reached here. 2001-10-10 10:17:02 +00:00
VOP_LOOKUP.9 Style and markup changes only. 2002-09-18 09:34:01 +00:00
VOP_OPENCLOSE.9 - Fix a number of man pages broken by the KSE merger. 2001-11-20 18:19:19 +00:00
VOP_PATHCONF.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
VOP_PRINT.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
VOP_RDWR.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
VOP_READDIR.9 Change iov_base's type from char *' to the standard void *'. All 2002-10-11 14:58:34 +00:00
VOP_READLINK.9 Style and markup changes only. 2002-09-18 09:34:01 +00:00
VOP_REALLOCBLKS.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
VOP_REMOVE.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_RENAME.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_REVOKE.9 mdoc(7) police: tidy up. 2002-03-18 16:40:07 +00:00
VOP_SETACL.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_SETEXTATTR.9 Convert descriptions in the ERRORS section to full sentences if they 2002-09-18 22:12:43 +00:00
VOP_STRATEGY.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
VOP_VPTOFH.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
vput.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
vref.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
vrele.9 mdoc(7) police: Use the new .In macro for #include statements. 2001-10-01 16:09:29 +00:00
vslock.9 Update function definitions and required include files to reflect 2001-12-26 23:14:04 +00:00
zero_copy.9 Fix typo. 2002-08-15 13:11:35 +00:00
zone.9 mdoc(7) police: Fix SYNOPSIS, bump document date. 2002-05-30 11:37:39 +00:00