diff --git a/share/man/man9/BUF_LOCK.9 b/share/man/man9/BUF_LOCK.9 index d4a239bbb70d..ca414ecdbaa0 100644 --- a/share/man/man9/BUF_LOCK.9 +++ b/share/man/man9/BUF_LOCK.9 @@ -71,5 +71,5 @@ information on non-zero return values. .Xr BUF_UNLOCK 9 , .Xr lockmgr 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/BUF_LOCKFREE.9 b/share/man/man9/BUF_LOCKFREE.9 index 5f5d71d0d2fd..d356f0d8be46 100644 --- a/share/man/man9/BUF_LOCKFREE.9 +++ b/share/man/man9/BUF_LOCKFREE.9 @@ -59,5 +59,5 @@ The buffer whose lock is to be destroyed. .Xr BUF_UNLOCK 9 , .Xr lockdestroy 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/BUF_LOCKINIT.9 b/share/man/man9/BUF_LOCKINIT.9 index bf8216af9386..286e7f8db2a0 100644 --- a/share/man/man9/BUF_LOCKINIT.9 +++ b/share/man/man9/BUF_LOCKINIT.9 @@ -58,5 +58,5 @@ The buffer whose lock it to be initialized. .Xr lockinit 9 , .Xr lockmgr 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/BUF_REFCNT.9 b/share/man/man9/BUF_REFCNT.9 index a28589350bb2..622c2c579986 100644 --- a/share/man/man9/BUF_REFCNT.9 +++ b/share/man/man9/BUF_REFCNT.9 @@ -57,5 +57,5 @@ The buffer whose lock reference count is to be returned. .Xr BUF_UNLOCK 9 , .Xr lockcount 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/BUF_TIMELOCK.9 b/share/man/man9/BUF_TIMELOCK.9 index 2c9c6d459ac1..31ca2007c9dd 100644 --- a/share/man/man9/BUF_TIMELOCK.9 +++ b/share/man/man9/BUF_TIMELOCK.9 @@ -79,5 +79,5 @@ for details on non-zero return values. .Xr BUF_UNLOCK 9 , .Xr lockmgr 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/BUF_UNLOCK.9 b/share/man/man9/BUF_UNLOCK.9 index b6081db74e0d..0b6b0b35080f 100644 --- a/share/man/man9/BUF_UNLOCK.9 +++ b/share/man/man9/BUF_UNLOCK.9 @@ -60,5 +60,5 @@ The buffer must already be locked. .Xr BUF_TIMELOCK 9 , .Xr lockmgr 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/DELAY.9 b/share/man/man9/DELAY.9 index a8e059b9d530..ac6231c2bc70 100644 --- a/share/man/man9/DELAY.9 +++ b/share/man/man9/DELAY.9 @@ -43,5 +43,5 @@ Delay for .Fa delay microseconds (1/1000000th of a second). .Sh AUTHORS -This man page was written by +This manual page was written by .An Alfred Perlstein . diff --git a/share/man/man9/DEVICE_ATTACH.9 b/share/man/man9/DEVICE_ATTACH.9 index 79ae2000fd8c..ccb9f27b6930 100644 --- a/share/man/man9/DEVICE_ATTACH.9 +++ b/share/man/man9/DEVICE_ATTACH.9 @@ -67,5 +67,5 @@ Zero is returned on success, otherwise an appropriate error is returned. .Xr DEVICE_PROBE 9 , .Xr DEVICE_SHUTDOWN 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson Aq dfr@FreeBSD.org . diff --git a/share/man/man9/DEVICE_DETACH.9 b/share/man/man9/DEVICE_DETACH.9 index ea0e2ac93f6d..8b4c43c2f2d0 100644 --- a/share/man/man9/DEVICE_DETACH.9 +++ b/share/man/man9/DEVICE_DETACH.9 @@ -61,5 +61,5 @@ Zero is returned on success, otherwise an appropriate error is returned. .Xr DEVICE_PROBE 9 , .Xr DEVICE_SHUTDOWN 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/DEVICE_IDENTIFY.9 b/share/man/man9/DEVICE_IDENTIFY.9 index bdea57ba4e3b..4257407eac8b 100644 --- a/share/man/man9/DEVICE_IDENTIFY.9 +++ b/share/man/man9/DEVICE_IDENTIFY.9 @@ -90,5 +90,5 @@ foo_identify(driver_t *driver, device_t parent) .Xr DEVICE_PROBE 9 , .Xr DEVICE_SHUTDOWN 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Alexander Langer Aq alex@FreeBSD.org . diff --git a/share/man/man9/DEVICE_PROBE.9 b/share/man/man9/DEVICE_PROBE.9 index 057fcedf9ad7..b7b67f68d086 100644 --- a/share/man/man9/DEVICE_PROBE.9 +++ b/share/man/man9/DEVICE_PROBE.9 @@ -90,5 +90,5 @@ priority, e.g.\& -100 indicates a lower priority than -50. .Xr DEVICE_IDENTIFY 9 , .Xr DEVICE_SHUTDOWN 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/DEVICE_SHUTDOWN.9 b/share/man/man9/DEVICE_SHUTDOWN.9 index a38fae49f8d3..0bf6a8bc8671 100644 --- a/share/man/man9/DEVICE_SHUTDOWN.9 +++ b/share/man/man9/DEVICE_SHUTDOWN.9 @@ -53,5 +53,5 @@ Zero is returned on success, otherwise an error is returned. .Xr DEVICE_IDENTIFY 9 , .Xr DEVICE_PROBE 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_ACCESS.9 b/share/man/man9/VOP_ACCESS.9 index 5d2c5304f8d7..55a9302d5fea 100644 --- a/share/man/man9/VOP_ACCESS.9 +++ b/share/man/man9/VOP_ACCESS.9 @@ -148,5 +148,5 @@ requested access. .Xr vaccess_acl_posix1e 9 , .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_ACLCHECK.9 b/share/man/man9/VOP_ACLCHECK.9 index 5b52ed0e7dfb..62102281ce7b 100644 --- a/share/man/man9/VOP_ACLCHECK.9 +++ b/share/man/man9/VOP_ACLCHECK.9 @@ -98,5 +98,5 @@ The file system does not support .Xr VOP_GETACL 9 , .Xr VOP_SETACL 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Robert Watson . diff --git a/share/man/man9/VOP_ADVLOCK.9 b/share/man/man9/VOP_ADVLOCK.9 index 71594814a0b0..bdb00b7070e7 100644 --- a/share/man/man9/VOP_ADVLOCK.9 +++ b/share/man/man9/VOP_ADVLOCK.9 @@ -84,5 +84,5 @@ Zero is returned on success, otherwise an error is returned. .Xr flock 2 , .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_ATTRIB.9 b/share/man/man9/VOP_ATTRIB.9 index c5cc09197de6..0ea3ee6692d5 100644 --- a/share/man/man9/VOP_ATTRIB.9 +++ b/share/man/man9/VOP_ATTRIB.9 @@ -162,5 +162,5 @@ The file system is read-only. .Xr vnode 9 , .Xr VOP_ACCESS 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_BWRITE.9 b/share/man/man9/VOP_BWRITE.9 index 226df71809a0..0b8f7e0e1c66 100644 --- a/share/man/man9/VOP_BWRITE.9 +++ b/share/man/man9/VOP_BWRITE.9 @@ -52,5 +52,5 @@ Zero is returned on success, otherwise an error is returned. .Sh SEE ALSO .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_CREATE.9 b/share/man/man9/VOP_CREATE.9 index 3eb1a44b9ece..691c93bee134 100644 --- a/share/man/man9/VOP_CREATE.9 +++ b/share/man/man9/VOP_CREATE.9 @@ -157,5 +157,5 @@ The function appeared in .Bx 4.3 . .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_FSYNC.9 b/share/man/man9/VOP_FSYNC.9 index 4c1db5e3b35a..a84726515e57 100644 --- a/share/man/man9/VOP_FSYNC.9 +++ b/share/man/man9/VOP_FSYNC.9 @@ -146,5 +146,5 @@ Quota exceeded. .Sh SEE ALSO .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_GETACL.9 b/share/man/man9/VOP_GETACL.9 index 71cc09444794..ba819085bb75 100644 --- a/share/man/man9/VOP_GETACL.9 +++ b/share/man/man9/VOP_GETACL.9 @@ -92,5 +92,5 @@ The file system does not support .Xr VOP_ACLCHECK 9 , .Xr VOP_SETACL 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Robert Watson . diff --git a/share/man/man9/VOP_GETVOBJECT.9 b/share/man/man9/VOP_GETVOBJECT.9 index a3dac8f20245..e2e0ba471a85 100644 --- a/share/man/man9/VOP_GETVOBJECT.9 +++ b/share/man/man9/VOP_GETVOBJECT.9 @@ -109,5 +109,5 @@ functions. .Xr VOP_GETPAGES 9 , .Xr VOP_PUTPAGES 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Boris Popov . diff --git a/share/man/man9/VOP_INACTIVE.9 b/share/man/man9/VOP_INACTIVE.9 index a2d4ef86b2ac..f74b020c4a85 100644 --- a/share/man/man9/VOP_INACTIVE.9 +++ b/share/man/man9/VOP_INACTIVE.9 @@ -109,5 +109,5 @@ vop_reclaim(struct vnode *vp, struct thread *td) .Sh SEE ALSO .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_IOCTL.9 b/share/man/man9/VOP_IOCTL.9 index 93dbdcb90a9a..6b2f94a9156f 100644 --- a/share/man/man9/VOP_IOCTL.9 +++ b/share/man/man9/VOP_IOCTL.9 @@ -80,5 +80,5 @@ vop_ioctl(struct vnode *vp, int command, caddr_t data, int fflag, .Sh SEE ALSO .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_LINK.9 b/share/man/man9/VOP_LINK.9 index 4691a532c56a..559526cf4417 100644 --- a/share/man/man9/VOP_LINK.9 +++ b/share/man/man9/VOP_LINK.9 @@ -110,5 +110,5 @@ A hard link is not possible between different file systems. .Xr vn_lock 9 , .Xr vnode 9 .Sh AUTHORS -This man page was originally written by +This manual page was originally written by .An Doug Rabson . diff --git a/share/man/man9/VOP_LOCK.9 b/share/man/man9/VOP_LOCK.9 index 5b7472d31440..57d8f72112e2 100644 --- a/share/man/man9/VOP_LOCK.9 +++ b/share/man/man9/VOP_LOCK.9 @@ -189,5 +189,5 @@ vop_islocked(struct vnode *vp) .Sh SEE ALSO .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_LOOKUP.9 b/share/man/man9/VOP_LOOKUP.9 index a8aecc13e9ba..270f83fa71c9 100644 --- a/share/man/man9/VOP_LOOKUP.9 +++ b/share/man/man9/VOP_LOOKUP.9 @@ -443,7 +443,7 @@ The function appeared in .Bx 4.3 . .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson , with some text from comments in .Pa ufs_lookup.c . diff --git a/share/man/man9/VOP_OPENCLOSE.9 b/share/man/man9/VOP_OPENCLOSE.9 index fb0d6359f36b..d6f8d5dee35d 100644 --- a/share/man/man9/VOP_OPENCLOSE.9 +++ b/share/man/man9/VOP_OPENCLOSE.9 @@ -110,5 +110,5 @@ vop_open(struct vnode *vp, int mode, struct ucred *cred, struct thread *td) .Xr vnode 9 , .Xr VOP_LOOKUP 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_PATHCONF.9 b/share/man/man9/VOP_PATHCONF.9 index 933c991f2264..056f6479a839 100644 --- a/share/man/man9/VOP_PATHCONF.9 +++ b/share/man/man9/VOP_PATHCONF.9 @@ -84,5 +84,5 @@ is returned. .Xr pathconf 2 , .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_PRINT.9 b/share/man/man9/VOP_PRINT.9 index 577d75b0c136..2da85f9a9d7b 100644 --- a/share/man/man9/VOP_PRINT.9 +++ b/share/man/man9/VOP_PRINT.9 @@ -50,5 +50,5 @@ Zero is returned on success, otherwise an error is returned. .Sh SEE ALSO .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_RDWR.9 b/share/man/man9/VOP_RDWR.9 index 928b860c0339..28f495f2dde0 100644 --- a/share/man/man9/VOP_RDWR.9 +++ b/share/man/man9/VOP_RDWR.9 @@ -235,5 +235,5 @@ write before the current end of file. .Xr uiomove 9 , .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_READDIR.9 b/share/man/man9/VOP_READDIR.9 index 33702c3eba90..bf4c6b2431df 100644 --- a/share/man/man9/VOP_READDIR.9 +++ b/share/man/man9/VOP_READDIR.9 @@ -170,5 +170,5 @@ A read error occurred while reading the directory. .Sh SEE ALSO .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_READLINK.9 b/share/man/man9/VOP_READLINK.9 index 51d1713ec445..0fb5e4762319 100644 --- a/share/man/man9/VOP_READLINK.9 +++ b/share/man/man9/VOP_READLINK.9 @@ -78,5 +78,5 @@ A read error occurred while reading the contents of the symlink. .Xr uiomove 9 , .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_REALLOCBLKS.9 b/share/man/man9/VOP_REALLOCBLKS.9 index a5d76281b603..9209844eb8dd 100644 --- a/share/man/man9/VOP_REALLOCBLKS.9 +++ b/share/man/man9/VOP_REALLOCBLKS.9 @@ -55,5 +55,5 @@ Zero is returned on success, otherwise an error is returned. .Xr buf 9 , .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_REMOVE.9 b/share/man/man9/VOP_REMOVE.9 index 94156c3c1ef2..260de4083384 100644 --- a/share/man/man9/VOP_REMOVE.9 +++ b/share/man/man9/VOP_REMOVE.9 @@ -104,5 +104,5 @@ An attempt was made to remove a directory which is not empty. .Xr vnode 9 , .Xr VOP_LOOKUP 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VOP_REVOKE.9 b/share/man/man9/VOP_REVOKE.9 index 3c381b08171a..6e0401435348 100644 --- a/share/man/man9/VOP_REVOKE.9 +++ b/share/man/man9/VOP_REVOKE.9 @@ -66,5 +66,5 @@ must be unlocked on entry, and will remain unlocked upon return. .Xr make_dev_alias 9 , .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Brian Fundakowski Feldman . diff --git a/share/man/man9/VOP_SETACL.9 b/share/man/man9/VOP_SETACL.9 index 2e1a77422cdf..b6a7003a86b6 100644 --- a/share/man/man9/VOP_SETACL.9 +++ b/share/man/man9/VOP_SETACL.9 @@ -101,5 +101,5 @@ The file system is read-only. .Xr VOP_ACLCHECK 9 , .Xr VOP_GETACL 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Robert Watson . diff --git a/share/man/man9/VOP_SETEXTATTR.9 b/share/man/man9/VOP_SETEXTATTR.9 index 71b11c953529..ccb8aaad0fb6 100644 --- a/share/man/man9/VOP_SETEXTATTR.9 +++ b/share/man/man9/VOP_SETEXTATTR.9 @@ -115,5 +115,5 @@ The file system is read-only. .Xr VOP_GETEXTATTR 9 , .Xr VOP_LISTEXTATTR 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Robert Watson . diff --git a/share/man/man9/VOP_STRATEGY.9 b/share/man/man9/VOP_STRATEGY.9 index 88d008364f1f..709a929921b5 100644 --- a/share/man/man9/VOP_STRATEGY.9 +++ b/share/man/man9/VOP_STRATEGY.9 @@ -58,5 +58,5 @@ Zero is returned on success, otherwise an error is returned. .\" .Xr buf 9 , .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/acl.9 b/share/man/man9/acl.9 index 5b7ce66d4bda..f54da34d072d 100644 --- a/share/man/man9/acl.9 +++ b/share/man/man9/acl.9 @@ -205,5 +205,5 @@ typedef struct acl_t_struct *acl_t; .Xr VOP_GETACL 9 , .Xr VOP_SETACL 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Robert Watson . diff --git a/share/man/man9/bpf.9 b/share/man/man9/bpf.9 index 57c522556603..c7c4b1d6c3cb 100644 --- a/share/man/man9/bpf.9 +++ b/share/man/man9/bpf.9 @@ -69,9 +69,9 @@ in the form of a filter machine program. The .Xr bpf 4 -man page +manual page describes the interface used by user programs. -This man page describes the functions used by interfaces to pass packets to +This manual page describes the functions used by interfaces to pass packets to .Nm and the functions for testing and running .Nm diff --git a/share/man/man9/bus_alloc_resource.9 b/share/man/man9/bus_alloc_resource.9 index 3d7a47476272..6a5443afacb8 100644 --- a/share/man/man9/bus_alloc_resource.9 +++ b/share/man/man9/bus_alloc_resource.9 @@ -176,7 +176,7 @@ should be saved in the softc of the device after these calls. .Xr driver 9 .Sh AUTHORS .An -nosplit -This man page was written by +This manual page was written by .An Alexander Langer Aq alex@big.endian.de with parts by .An Warner Losh Aq imp@FreeBSD.org . diff --git a/share/man/man9/bus_child_present.9 b/share/man/man9/bus_child_present.9 index 9e8b37daaf81..12577ad3d54b 100644 --- a/share/man/man9/bus_child_present.9 +++ b/share/man/man9/bus_child_present.9 @@ -83,5 +83,5 @@ if (bus_child_present(dev)) .Xr device 9 , .Xr driver 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Warner Losh Aq imp@FreeBSD.org . diff --git a/share/man/man9/bus_generic_attach.9 b/share/man/man9/bus_generic_attach.9 index 1bae1e68cb60..e53bd5d080f3 100644 --- a/share/man/man9/bus_generic_attach.9 +++ b/share/man/man9/bus_generic_attach.9 @@ -54,5 +54,5 @@ Zero is returned on success, otherwise an appropriate error is returned. .Xr device 9 , .Xr driver 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/bus_generic_detach.9 b/share/man/man9/bus_generic_detach.9 index 0151d49a5251..9a2a6f8bb8ae 100644 --- a/share/man/man9/bus_generic_detach.9 +++ b/share/man/man9/bus_generic_detach.9 @@ -55,5 +55,5 @@ Zero is returned on success, otherwise an appropriate error is returned. .Xr device 9 , .Xr driver 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/bus_generic_print_child.9 b/share/man/man9/bus_generic_print_child.9 index b4f1b87b4899..80a04ff3d506 100644 --- a/share/man/man9/bus_generic_print_child.9 +++ b/share/man/man9/bus_generic_print_child.9 @@ -61,5 +61,5 @@ The number of characters output. .Sh SEE ALSO .Xr device 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/bus_generic_read_ivar.9 b/share/man/man9/bus_generic_read_ivar.9 index 100bdb0452bf..5474b436901c 100644 --- a/share/man/man9/bus_generic_read_ivar.9 +++ b/share/man/man9/bus_generic_read_ivar.9 @@ -53,5 +53,5 @@ These functions simply return .Xr device 9 , .Xr driver 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/bus_generic_shutdown.9 b/share/man/man9/bus_generic_shutdown.9 index 5cb7738a270a..215d8594275e 100644 --- a/share/man/man9/bus_generic_shutdown.9 +++ b/share/man/man9/bus_generic_shutdown.9 @@ -55,5 +55,5 @@ Zero is returned on success, otherwise an appropriate error is returned. .Xr device 9 , .Xr driver 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/bus_release_resource.9 b/share/man/man9/bus_release_resource.9 index 85e777bc9d42..68187ccc7872 100644 --- a/share/man/man9/bus_release_resource.9 +++ b/share/man/man9/bus_release_resource.9 @@ -102,5 +102,5 @@ The kernel will panic, if it cannot release the resource. .Xr device 9 , .Xr driver 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Alexander Langer Aq alex@big.endian.de . diff --git a/share/man/man9/bus_set_resource.9 b/share/man/man9/bus_set_resource.9 index bbd061affb11..cda47b62b682 100644 --- a/share/man/man9/bus_set_resource.9 +++ b/share/man/man9/bus_set_resource.9 @@ -92,5 +92,5 @@ Zero is returned on success, otherwise an error is returned. .Xr device 9 , .Xr driver 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Warner Losh Aq imp@FreeBSD.org . diff --git a/share/man/man9/crypto.9 b/share/man/man9/crypto.9 index d4386dc92042..ccafa23e8e61 100644 --- a/share/man/man9/crypto.9 +++ b/share/man/man9/crypto.9 @@ -1,6 +1,6 @@ .\" $OpenBSD: crypto.9,v 1.19 2002/07/16 06:31:57 angelos Exp $ .\" -.\" The author of this man page is Angelos D. Keromytis (angelos@cis.upenn.edu) +.\" The author of this manual page is Angelos D. Keromytis (angelos@cis.upenn.edu) .\" .\" Copyright (c) 2000, 2001 Angelos D. Keromytis .\" diff --git a/share/man/man9/devclass.9 b/share/man/man9/devclass.9 index af169155df8f..d3e848e8d904 100644 --- a/share/man/man9/devclass.9 +++ b/share/man/man9/devclass.9 @@ -65,5 +65,5 @@ must be the same for different bus attachments of the same device driver. .Xr device 9 , .Xr driver 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/devclass_add_driver.9 b/share/man/man9/devclass_add_driver.9 index 0b7b827165c5..8ac632af7b96 100644 --- a/share/man/man9/devclass_add_driver.9 +++ b/share/man/man9/devclass_add_driver.9 @@ -54,5 +54,5 @@ automatically during system initialisation. .Xr devclass 9 , .Xr driver 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/devclass_find.9 b/share/man/man9/devclass_find.9 index 6c1ef44f0d12..2a2c88d45e20 100644 --- a/share/man/man9/devclass_find.9 +++ b/share/man/man9/devclass_find.9 @@ -52,5 +52,5 @@ is returned. .Sh SEE ALSO .Xr devclass 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/devclass_get_count.9 b/share/man/man9/devclass_get_count.9 index 233901d4f900..f645a49454f2 100644 --- a/share/man/man9/devclass_get_count.9 +++ b/share/man/man9/devclass_get_count.9 @@ -43,5 +43,5 @@ Returns the number of device instances in the specified .Xr devclass 9 , .Xr device 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Nate Lawson . diff --git a/share/man/man9/devclass_get_device.9 b/share/man/man9/devclass_get_device.9 index 54eafb932732..242785e1931a 100644 --- a/share/man/man9/devclass_get_device.9 +++ b/share/man/man9/devclass_get_device.9 @@ -48,5 +48,5 @@ If the device exists, it is returned, otherwise NULL is returned. .Xr devclass 9 , .Xr device 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/devclass_get_devices.9 b/share/man/man9/devclass_get_devices.9 index 797a2f6dbeae..e6f8a15b6978 100644 --- a/share/man/man9/devclass_get_devices.9 +++ b/share/man/man9/devclass_get_devices.9 @@ -56,5 +56,5 @@ Zero is returned on success, otherwise an appropriate error is returned. .Xr devclass 9 , .Xr device 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/devclass_get_drivers.9 b/share/man/man9/devclass_get_drivers.9 index b5eaf1c4f336..f2ba1481436c 100644 --- a/share/man/man9/devclass_get_drivers.9 +++ b/share/man/man9/devclass_get_drivers.9 @@ -56,5 +56,5 @@ Zero is returned on success, otherwise an appropriate error is returned. .Xr devclass 9 , .Xr device 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Nate Lawson . diff --git a/share/man/man9/devclass_get_maxunit.9 b/share/man/man9/devclass_get_maxunit.9 index bcfb222ae7f8..c1fa694cbf87 100644 --- a/share/man/man9/devclass_get_maxunit.9 +++ b/share/man/man9/devclass_get_maxunit.9 @@ -47,7 +47,7 @@ This is one greater than the highest currently allocated unit. .Xr devclass 9 , .Xr device 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . .Sh BUGS The name is confusing since it is one greater than the maximum unit. diff --git a/share/man/man9/devclass_get_name.9 b/share/man/man9/devclass_get_name.9 index 03d9f4a7aefe..5978dc16d944 100644 --- a/share/man/man9/devclass_get_name.9 +++ b/share/man/man9/devclass_get_name.9 @@ -45,5 +45,5 @@ Return the name of a devclass. .Xr devclass 9 , .Xr device 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/devclass_get_softc.9 b/share/man/man9/devclass_get_softc.9 index ebe2eaa80426..e4c55334fad4 100644 --- a/share/man/man9/devclass_get_softc.9 +++ b/share/man/man9/devclass_get_softc.9 @@ -48,5 +48,5 @@ otherwise NULL is returned. .Sh SEE ALSO .Xr device 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/device.9 b/share/man/man9/device.9 index 246aac07efec..3cc3462c8977 100644 --- a/share/man/man9/device.9 +++ b/share/man/man9/device.9 @@ -100,5 +100,5 @@ The current state of the device can be determined by calling .Xr devclass 9 , .Xr driver 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/devsw.9 b/share/man/man9/devsw.9 index 66e82b62bb74..070eceac988d 100644 --- a/share/man/man9/devsw.9 +++ b/share/man/man9/devsw.9 @@ -72,5 +72,5 @@ structure. .Xr umajor 9 , .Xr uminor 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/domain.9 b/share/man/man9/domain.9 index 56164ac77754..4b7b83e4b9c1 100644 --- a/share/man/man9/domain.9 +++ b/share/man/man9/domain.9 @@ -225,5 +225,5 @@ types if the domain has a default raw protocol. .Sh SEE ALSO .Xr socket 2 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/driver.9 b/share/man/man9/driver.9 index 88fdb9eea584..bc2f7195abda 100644 --- a/share/man/man9/driver.9 +++ b/share/man/man9/driver.9 @@ -110,5 +110,5 @@ arguments. .Xr DEVICE_SHUTDOWN 9 , .Xr DRIVER_MODULE 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/extattr.9 b/share/man/man9/extattr.9 index 77384ea688f5..9c74a60bf9bc 100644 --- a/share/man/man9/extattr.9 +++ b/share/man/man9/extattr.9 @@ -85,7 +85,7 @@ and .Xr VOP_LISTEXTATTR 9 , .Xr VOP_SETEXTATTR 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Robert Watson . .Sh BUGS In addition, the interface does not provide a mechanism to retrieve diff --git a/share/man/man9/getnewvnode.9 b/share/man/man9/getnewvnode.9 index d1790ffb88a2..2e81212630fd 100644 --- a/share/man/man9/getnewvnode.9 +++ b/share/man/man9/getnewvnode.9 @@ -65,5 +65,5 @@ Points to the new vnode upon successful completion. returns 0 on success. There are currently no failure conditions - that do not result in a panic. .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/groupmember.9 b/share/man/man9/groupmember.9 index 70b2d9d3dcfd..0d3629a1ad45 100644 --- a/share/man/man9/groupmember.9 +++ b/share/man/man9/groupmember.9 @@ -56,5 +56,5 @@ If the .Fa gid is found, 1 is returned; otherwise, 0 is returned. .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/hexdump.9 b/share/man/man9/hexdump.9 index 2d044e6adeab..656299cd5611 100644 --- a/share/man/man9/hexdump.9 +++ b/share/man/man9/hexdump.9 @@ -90,5 +90,5 @@ Do not print the character values on each line. .Sh SEE ALSO .Xr ascii 7 .Sh AUTHORS -This man page was written by +This manual page was written by .An Scott Long . diff --git a/share/man/man9/ieee80211.9 b/share/man/man9/ieee80211.9 index 1864ea64e676..827daece94d5 100644 --- a/share/man/man9/ieee80211.9 +++ b/share/man/man9/ieee80211.9 @@ -254,7 +254,7 @@ and were later ported to .Fx 4.6 . .Sh AUTHORS .An -nosplit -This man page was written by +This manual page was written by .An Bruce M. Simpson Aq bms@FreeBSD.org and .An Darron Broad Aq darron@kewl.org . diff --git a/share/man/man9/ieee80211_crypto.9 b/share/man/man9/ieee80211_crypto.9 index e93775536cdc..bf4bb6049178 100644 --- a/share/man/man9/ieee80211_crypto.9 +++ b/share/man/man9/ieee80211_crypto.9 @@ -96,7 +96,7 @@ and were later ported to .Fx 4.6 . .Sh AUTHORS .An -nosplit -This man page was written by +This manual page was written by .An Bruce M. Simpson Aq bms@FreeBSD.org and .An Darron Broad Aq darron@kewl.org . diff --git a/share/man/man9/ieee80211_input.9 b/share/man/man9/ieee80211_input.9 index b1628d84aa3f..21c9f253c2ef 100644 --- a/share/man/man9/ieee80211_input.9 +++ b/share/man/man9/ieee80211_input.9 @@ -105,7 +105,7 @@ and were later ported to .Fx 4.6 . .Sh AUTHORS .An -nosplit -This man page was written by +This manual page was written by .An Bruce M. Simpson Aq bms@FreeBSD.org and .An Darron Broad Aq darron@kewl.org . diff --git a/share/man/man9/ieee80211_ioctl.9 b/share/man/man9/ieee80211_ioctl.9 index 13dd3cd062de..cb6c87d5c4b4 100644 --- a/share/man/man9/ieee80211_ioctl.9 +++ b/share/man/man9/ieee80211_ioctl.9 @@ -93,7 +93,7 @@ and were later ported to .Fx 4.6 . .Sh AUTHORS .An -nosplit -This man page was written by +This manual page was written by .An Bruce M. Simpson Aq bms@FreeBSD.org and .An Darron Broad Aq darron@kewl.org . diff --git a/share/man/man9/ieee80211_node.9 b/share/man/man9/ieee80211_node.9 index 2c56ec1994ec..c9d142a31a3c 100644 --- a/share/man/man9/ieee80211_node.9 +++ b/share/man/man9/ieee80211_node.9 @@ -287,7 +287,7 @@ and were later ported to .Fx 4.6 . .Sh AUTHORS .An -nosplit -This man page was written by +This manual page was written by .An Bruce M. Simpson Aq bms@FreeBSD.org and .An Darron Broad Aq darron@kewl.org . diff --git a/share/man/man9/ieee80211_output.9 b/share/man/man9/ieee80211_output.9 index 807e02cd7623..f553c4f3783b 100644 --- a/share/man/man9/ieee80211_output.9 +++ b/share/man/man9/ieee80211_output.9 @@ -145,7 +145,7 @@ and were later ported to .Fx 4.6 . .Sh AUTHORS .An -nosplit -This man page was written by +This manual page was written by .An Bruce M. Simpson Aq bms@FreeBSD.org and .An Darron Broad Aq darron@kewl.org . diff --git a/share/man/man9/ieee80211_proto.9 b/share/man/man9/ieee80211_proto.9 index 4b822a1c5bcf..0de486451d39 100644 --- a/share/man/man9/ieee80211_proto.9 +++ b/share/man/man9/ieee80211_proto.9 @@ -69,7 +69,7 @@ and were later ported to .Fx 4.6 . .Sh AUTHORS .An -nosplit -This man page was written by +This manual page was written by .An Bruce M. Simpson Aq bms@FreeBSD.org and .An Darron Broad Aq darron@kewl.org . diff --git a/share/man/man9/kobj.9 b/share/man/man9/kobj.9 index ee013d149ed8..c47d590cb626 100644 --- a/share/man/man9/kobj.9 +++ b/share/man/man9/kobj.9 @@ -140,5 +140,5 @@ framework used for the alpha port of and more widely in .Fx 4.0 . .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/lock.9 b/share/man/man9/lock.9 index d02a7e266a7a..9784e93f4186 100644 --- a/share/man/man9/lock.9 +++ b/share/man/man9/lock.9 @@ -277,5 +277,5 @@ will be the result of trying. .Xr panic 9 , .Xr VOP_PRINT 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/mac.9 b/share/man/man9/mac.9 index 22319ef0d9fc..a333e4dc1adb 100644 --- a/share/man/man9/mac.9 +++ b/share/man/man9/mac.9 @@ -181,7 +181,7 @@ The MAC Framework first appeared in .Fx 5.0 . .Sh AUTHORS -This man page was written by +This manual page was written by .An Robert Watson . This software was contributed to the .Fx diff --git a/share/man/man9/mbuf.9 b/share/man/man9/mbuf.9 index b13d8b784ffb..53ff849a6a11 100644 --- a/share/man/man9/mbuf.9 +++ b/share/man/man9/mbuf.9 @@ -1110,4 +1110,4 @@ entries, interface addresses, protocol control blocks, etc. .Sh AUTHORS The original .Nm -man page was written by Yar Tikhiy. +manual page was written by Yar Tikhiy. diff --git a/share/man/man9/mbuf_tags.9 b/share/man/man9/mbuf_tags.9 index 861b0bb2ae0c..7ce192c4fdd1 100644 --- a/share/man/man9/mbuf_tags.9 +++ b/share/man/man9/mbuf_tags.9 @@ -1,6 +1,6 @@ .\" $OpenBSD: mbuf_tags.9,v 1.18 2003/12/08 07:07:35 mcbride Exp $ .\" -.\" The authors of this man page are Angelos D. Keromytis +.\" The authors of this manual page are Angelos D. Keromytis .\" (angelos@cis.upenn.edu), Gleb Smirnoff , and .\" Robert Watson .\" diff --git a/share/man/man9/module.9 b/share/man/man9/module.9 index eb2c68bac6d3..977d44f66e5e 100644 --- a/share/man/man9/module.9 +++ b/share/man/man9/module.9 @@ -117,5 +117,5 @@ DECLARE_MODULE(foo, mod_data, SI_SUB_EXEC, SI_ORDER_ANY); .Pp .Pa /usr/share/examples/kld .Sh AUTHORS -This man page was written by +This manual page was written by .An Alexander Langer Aq alex@FreeBSD.org . diff --git a/share/man/man9/pci.9 b/share/man/man9/pci.9 index 0c171d8437cc..781614cbcb12 100644 --- a/share/man/man9/pci.9 +++ b/share/man/man9/pci.9 @@ -241,7 +241,7 @@ space on the target architecture. .%O ISBN 0-201-30974-2 .Re .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@FreeBSD.org . .Sh BUGS The kernel PCI code has a number of references to diff --git a/share/man/man9/pfind.9 b/share/man/man9/pfind.9 index c573c5b272d1..58adab3fad32 100644 --- a/share/man/man9/pfind.9 +++ b/share/man/man9/pfind.9 @@ -84,5 +84,5 @@ on failure. .Sh SEE ALSO .Xr pgfind 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Evan Sarmiento Aq kaworu@sektor7.ath.cx . diff --git a/share/man/man9/pgfind.9 b/share/man/man9/pgfind.9 index 0957398eea98..96abd0ae5214 100644 --- a/share/man/man9/pgfind.9 +++ b/share/man/man9/pgfind.9 @@ -61,5 +61,5 @@ structure on successful completion. .Sh SEE ALSO .Xr pfind 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Evan Sarmiento Aq kaworu@sektor7.ath.cx . diff --git a/share/man/man9/rman.9 b/share/man/man9/rman.9 index 079c853e3314..e0d6507917fa 100644 --- a/share/man/man9/rman.9 +++ b/share/man/man9/rman.9 @@ -324,5 +324,5 @@ function returns a pointer to the device which reserved the resource .Xr bus_set_resource 9 , .Xr mutex 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/selrecord.9 b/share/man/man9/selrecord.9 index 879a30b0e4ce..993dc4256c93 100644 --- a/share/man/man9/selrecord.9 +++ b/share/man/man9/selrecord.9 @@ -96,7 +96,7 @@ and may acquire and release .Xr select 2 .Sh AUTHORS .An -nosplit -This man page was written by +This manual page was written by .An Chad David Aq davidc@FreeBSD.org and .An Alfred Perlstein Aq alfred@FreeBSD.org . diff --git a/share/man/man9/signal.9 b/share/man/man9/signal.9 index c29eacb00145..6f377eeb346b 100644 --- a/share/man/man9/signal.9 +++ b/share/man/man9/signal.9 @@ -442,5 +442,5 @@ returns either a valid signal number or zero. .Xr pgsignal 9 , .Xr psignal 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@FreeBSD.org . diff --git a/share/man/man9/sleep.9 b/share/man/man9/sleep.9 index 4c4753f9e30b..514f72c80a8a 100644 --- a/share/man/man9/sleep.9 +++ b/share/man/man9/sleep.9 @@ -164,5 +164,5 @@ It did not let you specify a timeout or a hence it was discontinued. .Sh AUTHORS .An -nosplit -This man page was written by +This manual page was written by .An J\(:org Wunsch Aq joerg@FreeBSD.org . diff --git a/share/man/man9/spl.9 b/share/man/man9/spl.9 index fd9e3bc8ecd7..6a295e8178ec 100644 --- a/share/man/man9/spl.9 +++ b/share/man/man9/spl.9 @@ -212,5 +212,5 @@ the system. The historical number scheme can be considered as a simple linearly ordered set of interrupt priority groups. .Sh AUTHORS -This man page was written by +This manual page was written by .An J\(:org Wunsch . diff --git a/share/man/man9/style.9 b/share/man/man9/style.9 index 01dc73a91ebe..a87ca3c5481d 100644 --- a/share/man/man9/style.9 +++ b/share/man/man9/style.9 @@ -843,7 +843,7 @@ and produce minimal warnings. .Xr warn 3 , .Xr style.Makefile 5 .Sh HISTORY -This man page is largely based on the +This manual page is largely based on the .Pa src/admin/style/style file from the .Bx 4.4 Lite2 diff --git a/share/man/man9/taskqueue.9 b/share/man/man9/taskqueue.9 index a985457e9b97..ced9e8be77a5 100644 --- a/share/man/man9/taskqueue.9 +++ b/share/man/man9/taskqueue.9 @@ -290,7 +290,7 @@ This interface first appeared in .Fx 5.0 . There is a similar facility called tqueue in the Linux kernel. .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . .Sh BUGS There is no diff --git a/share/man/man9/ucred.9 b/share/man/man9/ucred.9 index 6da8519fe863..bd16fe36303b 100644 --- a/share/man/man9/ucred.9 +++ b/share/man/man9/ucred.9 @@ -206,5 +206,5 @@ accepts a target process, not a target thread, for access control purposes. .Sh SEE ALSO .Xr uihold 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/uidinfo.9 b/share/man/man9/uidinfo.9 index 0919e140c61d..8a3d708bc466 100644 --- a/share/man/man9/uidinfo.9 +++ b/share/man/man9/uidinfo.9 @@ -105,5 +105,5 @@ returns a pointer to an initialized .Vt uidinfo structure, and should not fail. .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/uio.9 b/share/man/man9/uio.9 index bc2003b15ed6..8cc09c27ee8d 100644 --- a/share/man/man9/uio.9 +++ b/share/man/man9/uio.9 @@ -174,5 +174,5 @@ The mechanism appeared in some early version of .Ux . .Sh AUTHORS -This man page was written by +This manual page was written by .An J\(:org Wunsch . diff --git a/share/man/man9/vaccess.9 b/share/man/man9/vaccess.9 index fd05071e84a3..f5d6664c643a 100644 --- a/share/man/man9/vaccess.9 +++ b/share/man/man9/vaccess.9 @@ -121,7 +121,7 @@ appropriate privileges or to the owner of a file or other resource. .Xr vnode 9 , .Xr VOP_ACCESS 9 .Sh AUTHORS -This man page and the current implementation of +This manual page and the current implementation of .Fn vaccess were written by .An Robert Watson . diff --git a/share/man/man9/vaccess_acl_posix1e.9 b/share/man/man9/vaccess_acl_posix1e.9 index 3284ec634708..24193d4c8fab 100644 --- a/share/man/man9/vaccess_acl_posix1e.9 +++ b/share/man/man9/vaccess_acl_posix1e.9 @@ -119,10 +119,10 @@ appropriate privileges or to the owner of a file or other resource. .Xr vnode 9 , .Xr VOP_ACCESS 9 .Sh AUTHORS -This man page and the current implementation of +This manual page and the current implementation of .Fn vaccess_acl_posix1e were written by .An Robert Watson . .Sh BUGS -This man page should include a full description of the POSIX.1e ACL +This manual page should include a full description of the POSIX.1e ACL evaluation algorithm, or cross reference another page that does. diff --git a/share/man/man9/vcount.9 b/share/man/man9/vcount.9 index eaca44544469..610891b6a8dd 100644 --- a/share/man/man9/vcount.9 +++ b/share/man/man9/vcount.9 @@ -26,7 +26,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" If this man page travels to places exotic (like projects other than +.\" If this manual page travels to places exotic (like projects other than .\" FreeBSD) I would love to hear about it. .\" Andrew .\" @@ -69,5 +69,5 @@ both return the number of references to the device. .Xr VFS 9 , .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Andrew Stevenson . diff --git a/share/man/man9/vflush.9 b/share/man/man9/vflush.9 index 8d413e564018..79f462681eaa 100644 --- a/share/man/man9/vflush.9 +++ b/share/man/man9/vflush.9 @@ -78,5 +78,5 @@ will be returned. .Xr vgonel 9 , .Xr vrele 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vfsconf.9 b/share/man/man9/vfsconf.9 index 638052db9845..f7b160e21313 100644 --- a/share/man/man9/vfsconf.9 +++ b/share/man/man9/vfsconf.9 @@ -147,5 +147,5 @@ whatever the case. .Xr vfs_rootmountalloc 9 , .Xr VFS_SET 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vget.9 b/share/man/man9/vget.9 index 3e88cff8e0ec..ef8fb10dd05f 100644 --- a/share/man/man9/vget.9 +++ b/share/man/man9/vget.9 @@ -67,5 +67,5 @@ to increment the reference count and remove it from the free list. .Xr vref 9 , .Xr vrele 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/vgone.9 b/share/man/man9/vgone.9 index 3731f930f51c..05a9a44460e6 100644 --- a/share/man/man9/vgone.9 +++ b/share/man/man9/vgone.9 @@ -69,5 +69,5 @@ expects the interlock to already be locked. .Sh SEE ALSO .Xr vclean 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vhold.9 b/share/man/man9/vhold.9 index b2218e75fb9d..2bd6a2c79c33 100644 --- a/share/man/man9/vhold.9 +++ b/share/man/man9/vhold.9 @@ -61,5 +61,5 @@ If the vnode is no longer referenced, it will freed. .Xr vbusy 9 , .Xr vfree 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vinvalbuf.9 b/share/man/man9/vinvalbuf.9 index c00f654ef169..9ed361b71417 100644 --- a/share/man/man9/vinvalbuf.9 +++ b/share/man/man9/vinvalbuf.9 @@ -117,5 +117,5 @@ set in .Xr tsleep 9 , .Xr VOP_FSYNC 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vm_map_check_protection.9 b/share/man/man9/vm_map_check_protection.9 index 21037b52fa5a..abaf6d0301e6 100644 --- a/share/man/man9/vm_map_check_protection.9 +++ b/share/man/man9/vm_map_check_protection.9 @@ -66,5 +66,5 @@ or if any other error occurred, the value FALSE is returned. .Xr vm_map 9 , .Xr vm_map_protect 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_map_clean.9 b/share/man/man9/vm_map_clean.9 index a7390447f9e3..eeea5bc741bb 100644 --- a/share/man/man9/vm_map_clean.9 +++ b/share/man/man9/vm_map_clean.9 @@ -81,5 +81,5 @@ or if an entry could not be found for the given start address. .Sh SEE ALSO .Xr vm_map 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_map_create.9 b/share/man/man9/vm_map_create.9 index 2fe3474f7b1e..0574f396f82b 100644 --- a/share/man/man9/vm_map_create.9 +++ b/share/man/man9/vm_map_create.9 @@ -62,5 +62,5 @@ Otherwise, it returns .Xr vm_map 9 , .Xr vm_map_init 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_map_delete.9 b/share/man/man9/vm_map_delete.9 index 4319518623e7..e884f366aaaf 100644 --- a/share/man/man9/vm_map_delete.9 +++ b/share/man/man9/vm_map_delete.9 @@ -64,5 +64,5 @@ function always returns .Xr vm_map 9 , .Xr vm_map_remove 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_map_find.9 b/share/man/man9/vm_map_find.9 index 769a43868d95..e1e8f4030d40 100644 --- a/share/man/man9/vm_map_find.9 +++ b/share/man/man9/vm_map_find.9 @@ -104,5 +104,5 @@ will be returned. .Xr vm_map_insert 9 , .Xr vm_map_lock 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_map_findspace.9 b/share/man/man9/vm_map_findspace.9 index ae12a1e9d207..a12e78961574 100644 --- a/share/man/man9/vm_map_findspace.9 +++ b/share/man/man9/vm_map_findspace.9 @@ -74,5 +74,5 @@ otherwise, the value 1 is returned. .Xr vm_map_entry_resize_free 9 , .Xr vm_map_lock 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_map_inherit.9 b/share/man/man9/vm_map_inherit.9 index 14b6d38fffc8..fb5a9d5ff37b 100644 --- a/share/man/man9/vm_map_inherit.9 +++ b/share/man/man9/vm_map_inherit.9 @@ -81,5 +81,5 @@ will be returned. .Sh SEE ALSO .Xr fork 2 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_map_init.9 b/share/man/man9/vm_map_init.9 index 167f182c1d15..c65f611fbb8d 100644 --- a/share/man/man9/vm_map_init.9 +++ b/share/man/man9/vm_map_init.9 @@ -55,5 +55,5 @@ It is called during early system initialization. .Sh SEE ALSO .Xr vm_map 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_map_insert.9 b/share/man/man9/vm_map_insert.9 index cae2609fd14b..3a6a51fd0784 100644 --- a/share/man/man9/vm_map_insert.9 +++ b/share/man/man9/vm_map_insert.9 @@ -92,5 +92,5 @@ overlaps the end of the map. .Sh SEE ALSO .Xr vm_map 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_map_lock.9 b/share/man/man9/vm_map_lock.9 index c38d39ff2abf..619f8c766927 100644 --- a/share/man/man9/vm_map_lock.9 +++ b/share/man/man9/vm_map_lock.9 @@ -115,5 +115,5 @@ Currently, all of the locking macros implement their locks as sleep locks. .Sh SEE ALSO .Xr vm_map 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_map_lookup.9 b/share/man/man9/vm_map_lookup.9 index 65e3159b7050..759b5f6673fd 100644 --- a/share/man/man9/vm_map_lookup.9 +++ b/share/man/man9/vm_map_lookup.9 @@ -84,5 +84,5 @@ arguments appropriately for the hypothetical page fault. .Sh SEE ALSO .Xr vm_map 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_map_madvise.9 b/share/man/man9/vm_map_madvise.9 index bc4480cffd47..97ba6040de8d 100644 --- a/share/man/man9/vm_map_madvise.9 +++ b/share/man/man9/vm_map_madvise.9 @@ -73,5 +73,5 @@ is returned. .Xr madvise 2 , .Xr vm_map 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_map_protect.9 b/share/man/man9/vm_map_protect.9 index 06f8a341a131..8976781297e5 100644 --- a/share/man/man9/vm_map_protect.9 +++ b/share/man/man9/vm_map_protect.9 @@ -89,5 +89,5 @@ is returned. .Sh SEE ALSO .Xr vm_map 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_map_remove.9 b/share/man/man9/vm_map_remove.9 index ba8fb1679860..53da53349bb2 100644 --- a/share/man/man9/vm_map_remove.9 +++ b/share/man/man9/vm_map_remove.9 @@ -65,5 +65,5 @@ always returns .Xr vm_map 9 , .Xr vm_map_delete 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_map_simplify_entry.9 b/share/man/man9/vm_map_simplify_entry.9 index 1b800aa293f2..8bb5484b4cb7 100644 --- a/share/man/man9/vm_map_simplify_entry.9 +++ b/share/man/man9/vm_map_simplify_entry.9 @@ -57,5 +57,5 @@ possibly extended. .Xr vm_map_insert 9 , .Xr vm_map_remove 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_map_stack.9 b/share/man/man9/vm_map_stack.9 index f1c5adb1ebef..22b79205fb7d 100644 --- a/share/man/man9/vm_map_stack.9 +++ b/share/man/man9/vm_map_stack.9 @@ -128,5 +128,5 @@ function previously located in the file .Xr vm_map 9 , .Xr vm_map_insert 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_map_submap.9 b/share/man/man9/vm_map_submap.9 index 0417e8968972..704151aa5fc7 100644 --- a/share/man/man9/vm_map_submap.9 +++ b/share/man/man9/vm_map_submap.9 @@ -91,5 +91,5 @@ backing object was specified. .Xr vm_map 9 , .Xr vm_map_find 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_map_wire.9 b/share/man/man9/vm_map_wire.9 index e0d0a0fba892..12bb3f675aed 100644 --- a/share/man/man9/vm_map_wire.9 +++ b/share/man/man9/vm_map_wire.9 @@ -110,5 +110,5 @@ is returned. .Xr munlockall 2 , .Xr vm_map 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Bruce M Simpson Aq bms@spc.org . diff --git a/share/man/man9/vm_page_alloc.9 b/share/man/man9/vm_page_alloc.9 index c364488fe62a..02e2b939b486 100644 --- a/share/man/man9/vm_page_alloc.9 +++ b/share/man/man9/vm_page_alloc.9 @@ -103,5 +103,5 @@ unless .Dv VM_ALLOC_INTERRUPT is set. .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vm_page_bits.9 b/share/man/man9/vm_page_bits.9 index 71e67b57bb8e..991c7637e53b 100644 --- a/share/man/man9/vm_page_bits.9 +++ b/share/man/man9/vm_page_bits.9 @@ -163,5 +163,5 @@ clears all of the dirty bits in a page. .Sh NOTES None of these functions are allowed to block. .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vm_page_flag.9 b/share/man/man9/vm_page_flag.9 index 637e69cd9642..5a1d75fbd472 100644 --- a/share/man/man9/vm_page_flag.9 +++ b/share/man/man9/vm_page_flag.9 @@ -57,5 +57,5 @@ The page whose flags are updated. The bits that are set or cleared on the page's flags. .El .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vm_page_grab.9 b/share/man/man9/vm_page_grab.9 index 4ceaef6efa51..d0d3a321be5a 100644 --- a/share/man/man9/vm_page_grab.9 +++ b/share/man/man9/vm_page_grab.9 @@ -66,5 +66,5 @@ is returned. .Sh SEE ALSO .Xr vm_page_alloc 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vm_page_io.9 b/share/man/man9/vm_page_io.9 index 6ed5af8bc0f9..396cb1903bb5 100644 --- a/share/man/man9/vm_page_io.9 +++ b/share/man/man9/vm_page_io.9 @@ -59,7 +59,7 @@ by a thread to register its interest in the page to either complete I/O or becoming available for general use. .Sh AUTHORS .An -nosplit -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca and .An Alfred Perlstein Aq alfred@FreeBSD.org . diff --git a/share/man/man9/vm_page_lookup.9 b/share/man/man9/vm_page_lookup.9 index ae0c6ad20469..7f8cd5e1dd77 100644 --- a/share/man/man9/vm_page_lookup.9 +++ b/share/man/man9/vm_page_lookup.9 @@ -59,5 +59,5 @@ is returned if successful; otherwise, .Dv NULL is returned. .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vm_page_protect.9 b/share/man/man9/vm_page_protect.9 index 34f0e73db0fa..8b4911d50607 100644 --- a/share/man/man9/vm_page_protect.9 +++ b/share/man/man9/vm_page_protect.9 @@ -71,5 +71,5 @@ flag is cleared and the pmap_page's protection is set to .Pp Higher protection requests are ignored. .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vm_page_sleep_busy.9 b/share/man/man9/vm_page_sleep_busy.9 index 760ce505abc2..45aa97761c98 100644 --- a/share/man/man9/vm_page_sleep_busy.9 +++ b/share/man/man9/vm_page_sleep_busy.9 @@ -64,5 +64,5 @@ slept, but only that .Fn splvm was called. .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vm_page_unmanage.9 b/share/man/man9/vm_page_unmanage.9 index 0d1a9e3d794c..c75dcceb03c3 100644 --- a/share/man/man9/vm_page_unmanage.9 +++ b/share/man/man9/vm_page_unmanage.9 @@ -52,5 +52,5 @@ Unmanaged pages are used by .Dv OBJT_PHYS objects to provide physical memory backed storage. .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vm_page_wakeup.9 b/share/man/man9/vm_page_wakeup.9 index 4ca59c2d1299..3d2b1e1cecef 100644 --- a/share/man/man9/vm_page_wakeup.9 +++ b/share/man/man9/vm_page_wakeup.9 @@ -72,5 +72,5 @@ in case somebody has been waiting for it. .Xr vm_page_sleep_busy 9 , .Xr wakeup 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vm_page_wire.9 b/share/man/man9/vm_page_wire.9 index 59bbce925b70..f988dd96e467 100644 --- a/share/man/man9/vm_page_wire.9 +++ b/share/man/man9/vm_page_wire.9 @@ -63,5 +63,5 @@ If the page is unmanaged is set) then the page is left on .Dv PQ_NONE . .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vm_page_zero_fill.9 b/share/man/man9/vm_page_zero_fill.9 index b79f46a8c699..2adb3013b32a 100644 --- a/share/man/man9/vm_page_zero_fill.9 +++ b/share/man/man9/vm_page_zero_fill.9 @@ -49,5 +49,5 @@ routine. always returns .Dv TRUE . .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vm_set_page_size.9 b/share/man/man9/vm_set_page_size.9 index 9433a05baaf6..d37dee819f3d 100644 --- a/share/man/man9/vm_set_page_size.9 +++ b/share/man/man9/vm_set_page_size.9 @@ -58,5 +58,5 @@ is not a power of two, the system will panic. .Fn vm_set_page_size must be called prior to any page size dependent functions. .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vn_fullpath.9 b/share/man/man9/vn_fullpath.9 index bf6d158af4c4..dd0dbe3bf9ef 100644 --- a/share/man/man9/vn_fullpath.9 +++ b/share/man/man9/vn_fullpath.9 @@ -121,5 +121,5 @@ otherwise, an error number is returned. .Sh SEE ALSO .Xr free 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Robert Watson Aq rwatson@FreeBSD.org . diff --git a/share/man/man9/vn_isdisk.9 b/share/man/man9/vn_isdisk.9 index ac19e18cb4cf..59096347526e 100644 --- a/share/man/man9/vn_isdisk.9 +++ b/share/man/man9/vn_isdisk.9 @@ -69,5 +69,5 @@ is returned and .Fa errp will contain the error number. .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . diff --git a/share/man/man9/vnode.9 b/share/man/man9/vnode.9 index 8a8e730356ab..b55b19b650bf 100644 --- a/share/man/man9/vnode.9 +++ b/share/man/man9/vnode.9 @@ -163,5 +163,5 @@ intertwining of VM Objects and Vnodes. .Xr malloc 9 , .Xr VFS 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/vput.9 b/share/man/man9/vput.9 index 3d504300fbea..e0697c20751e 100644 --- a/share/man/man9/vput.9 +++ b/share/man/man9/vput.9 @@ -58,5 +58,5 @@ followed by .Xr vref 9 , .Xr vrele 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/vref.9 b/share/man/man9/vref.9 index 6fffb8b1c172..b5d11a0f88c1 100644 --- a/share/man/man9/vref.9 +++ b/share/man/man9/vref.9 @@ -63,5 +63,5 @@ call .Xr vput 9 , .Xr vrele 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/vrele.9 b/share/man/man9/vrele.9 index acc656675b7e..e0295c806217 100644 --- a/share/man/man9/vrele.9 +++ b/share/man/man9/vrele.9 @@ -60,5 +60,5 @@ field of the vnode reaches zero, then it will be placed on the free list. .Xr vput 9 , .Xr vref 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/zero_copy.9 b/share/man/man9/zero_copy.9 index da58f993929e..417c9266ae0f 100644 --- a/share/man/man9/zero_copy.9 +++ b/share/man/man9/zero_copy.9 @@ -81,7 +81,7 @@ is to set a socket buffer size (see the .Dv SO_SNDBUF socket option in the .Xr setsockopt 2 -man page) appropriate for the application and network environment and then +manual page) appropriate for the application and network environment and then make sure you have sent out twice as much data as the socket buffer size before reusing a buffer. For TCP, the send and receive socket buffer sizes