diff options
author | hmp <hmp@FreeBSD.org> | 2003-10-23 06:24:55 +0000 |
---|---|---|
committer | hmp <hmp@FreeBSD.org> | 2003-10-23 06:24:55 +0000 |
commit | a1e162fe3601066bc41595f61834755406788a64 (patch) | |
tree | 790b25fbf984e94a65b13a7f397ae1eeda8f4936 /share | |
parent | 670b5bf5358639c2e10f6875146071040aed0d74 (diff) | |
download | FreeBSD-src-a1e162fe3601066bc41595f61834755406788a64.zip FreeBSD-src-a1e162fe3601066bc41595f61834755406788a64.tar.gz |
Mdoc Janitor:
* Use 'manual' instead of 'man' for consistency.
Diffstat (limited to 'share')
46 files changed, 47 insertions, 47 deletions
diff --git a/share/man/man9/BUS_CONFIG_INTR.9 b/share/man/man9/BUS_CONFIG_INTR.9 index 05cd374..b5b0207 100644 --- a/share/man/man9/BUS_CONFIG_INTR.9 +++ b/share/man/man9/BUS_CONFIG_INTR.9 @@ -99,6 +99,6 @@ method first appeared in .Fx 5.2 . .\" .Sh AUTHORS -This man page was written by +This manual page was written by .An Marcel Moolenaar .Aq marcel@xcllnt.net diff --git a/share/man/man9/BUS_PRINT_CHILD.9 b/share/man/man9/BUS_PRINT_CHILD.9 index 5d1dab2..483db02 100644 --- a/share/man/man9/BUS_PRINT_CHILD.9 +++ b/share/man/man9/BUS_PRINT_CHILD.9 @@ -56,5 +56,5 @@ printed by BUS_PRINT_CHILD. .Sh RETURN VALUES The number of characters output. .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/BUS_READ_IVAR.9 b/share/man/man9/BUS_READ_IVAR.9 index 0b7d1e9..153b324 100644 --- a/share/man/man9/BUS_READ_IVAR.9 +++ b/share/man/man9/BUS_READ_IVAR.9 @@ -59,5 +59,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_SETUP_INTR.9 b/share/man/man9/BUS_SETUP_INTR.9 index 36cf9bb..e4fb51f 100644 --- a/share/man/man9/BUS_SETUP_INTR.9 +++ b/share/man/man9/BUS_SETUP_INTR.9 @@ -110,9 +110,9 @@ otherwise an appropriate error is returned. .Xr driver 9 .Sh AUTHORS .An -nosplit -This man page was written by +This manual page was written by .An Jeroen Ruigrok van der Werven .Aq asmodai@FreeBSD.org -based on the man pages for BUS_CREATE_INTR and BUS_CONNECT_INTR written by +based on the manual pages for BUS_CREATE_INTR and BUS_CONNECT_INTR written by .An Doug Rabson .Aq dfr@FreeBSD.org . diff --git a/share/man/man9/VFS.9 b/share/man/man9/VFS.9 index dc46c5c..457c794 100644 --- a/share/man/man9/VFS.9 +++ b/share/man/man9/VFS.9 @@ -57,5 +57,5 @@ rather than implementing empty functions or casting to .Xr VFS_VPTOFH 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/VFS_CHECKEXP.9 b/share/man/man9/VFS_CHECKEXP.9 index a5d8b6c..16885bf 100644 --- a/share/man/man9/VFS_CHECKEXP.9 +++ b/share/man/man9/VFS_CHECKEXP.9 @@ -80,5 +80,5 @@ and .Xr VFS_VPTOFH 9 , .Xr vnode 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Alfred Perlstein . diff --git a/share/man/man9/VFS_FHTOVP.9 b/share/man/man9/VFS_FHTOVP.9 index 0f32475..b455295 100644 --- a/share/man/man9/VFS_FHTOVP.9 +++ b/share/man/man9/VFS_FHTOVP.9 @@ -75,5 +75,5 @@ The locked vnode for the file will be returned in .Xr VFS_VPTOFH 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/VFS_INIT.9 b/share/man/man9/VFS_INIT.9 index 915d695..e03b608 100644 --- a/share/man/man9/VFS_INIT.9 +++ b/share/man/man9/VFS_INIT.9 @@ -50,5 +50,5 @@ when the kernel module containing the file system is loaded. .Xr VFS 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/VFS_MOUNT.9 b/share/man/man9/VFS_MOUNT.9 index d8c1007..369a100 100644 --- a/share/man/man9/VFS_MOUNT.9 +++ b/share/man/man9/VFS_MOUNT.9 @@ -87,5 +87,5 @@ field to store this information). .Xr VFS 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/VFS_QUOTACTL.9 b/share/man/man9/VFS_QUOTACTL.9 index 0bd4410..4c3620a 100644 --- a/share/man/man9/VFS_QUOTACTL.9 +++ b/share/man/man9/VFS_QUOTACTL.9 @@ -49,5 +49,5 @@ for a description of the arguments. .Xr quotactl 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/VFS_ROOT.9 b/share/man/man9/VFS_ROOT.9 index 0bc0810..345d5fb 100644 --- a/share/man/man9/VFS_ROOT.9 +++ b/share/man/man9/VFS_ROOT.9 @@ -54,5 +54,5 @@ Return parameter for the root vnode. .Xr VFS 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/VFS_SET.9 b/share/man/man9/VFS_SET.9 index c47ec22..cd4a08f 100644 --- a/share/man/man9/VFS_SET.9 +++ b/share/man/man9/VFS_SET.9 @@ -100,5 +100,5 @@ VFS_SET(myfs_vfsops, skelfs, 0); .Xr vfsconf 9 , .Xr vfs_modevent 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/VFS_START.9 b/share/man/man9/VFS_START.9 index c37f3de..9cbc039 100644 --- a/share/man/man9/VFS_START.9 +++ b/share/man/man9/VFS_START.9 @@ -57,5 +57,5 @@ Thread which is starting the file system. .Xr VFS 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/VFS_STATFS.9 b/share/man/man9/VFS_STATFS.9 index ceb330c..7bcaa72 100644 --- a/share/man/man9/VFS_STATFS.9 +++ b/share/man/man9/VFS_STATFS.9 @@ -57,5 +57,5 @@ The thread which is querying the file system. .Xr VFS 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/VFS_SYNC.9 b/share/man/man9/VFS_SYNC.9 index 39f6d71..c0e9052 100644 --- a/share/man/man9/VFS_SYNC.9 +++ b/share/man/man9/VFS_SYNC.9 @@ -74,5 +74,5 @@ for all the vnodes in the file system. .Xr vnode 9 , .Xr VOP_FSYNC 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Doug Rabson . diff --git a/share/man/man9/VFS_UNMOUNT.9 b/share/man/man9/VFS_UNMOUNT.9 index 8b1815c..ee5f9b7 100644 --- a/share/man/man9/VFS_UNMOUNT.9 +++ b/share/man/man9/VFS_UNMOUNT.9 @@ -61,5 +61,5 @@ flag is specified then open files should be forcibly closed. .Xr VFS 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/VFS_VGET.9 b/share/man/man9/VFS_VGET.9 index 10bc297..b18f3a3 100644 --- a/share/man/man9/VFS_VGET.9 +++ b/share/man/man9/VFS_VGET.9 @@ -70,5 +70,5 @@ If the file system does not support this call, then it should return .Xr vget 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/VFS_VPTOFH.9 b/share/man/man9/VFS_VPTOFH.9 index 19c805e..4fa8916 100644 --- a/share/man/man9/VFS_VPTOFH.9 +++ b/share/man/man9/VFS_VPTOFH.9 @@ -57,5 +57,5 @@ Return parameter for the filehandle. .Xr VFS_FHTOVP 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_VPTOFH.9 b/share/man/man9/VOP_VPTOFH.9 index 19c805e..4fa8916 100644 --- a/share/man/man9/VOP_VPTOFH.9 +++ b/share/man/man9/VOP_VPTOFH.9 @@ -57,5 +57,5 @@ Return parameter for the filehandle. .Xr VFS_FHTOVP 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/device_add_child.9 b/share/man/man9/device_add_child.9 index 2314ca7..4b0de43 100644 --- a/share/man/man9/device_add_child.9 +++ b/share/man/man9/device_add_child.9 @@ -97,5 +97,5 @@ The new device if successful, NULL otherwise. .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_delete_child.9 b/share/man/man9/device_delete_child.9 index cd45e42..df56c59 100644 --- a/share/man/man9/device_delete_child.9 +++ b/share/man/man9/device_delete_child.9 @@ -52,5 +52,5 @@ Zero is returned on success, otherwise an error is returned. .Sh SEE ALSO .Xr device_add_child 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_enable.9 b/share/man/man9/device_enable.9 index c4daf81..85b4f6e 100644 --- a/share/man/man9/device_enable.9 +++ b/share/man/man9/device_enable.9 @@ -59,5 +59,5 @@ and to test to see if a device is enabled, call .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_find_child.9 b/share/man/man9/device_find_child.9 index 25c1abf..4dd6a2c 100644 --- a/share/man/man9/device_find_child.9 +++ b/share/man/man9/device_find_child.9 @@ -51,5 +51,5 @@ If it exists, the child device is returned, otherwise NULL. .Sh SEE ALSO .Xr device_add_child 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_get_children.9 b/share/man/man9/device_get_children.9 index c9bbba8..bad2fdd 100644 --- a/share/man/man9/device_get_children.9 +++ b/share/man/man9/device_get_children.9 @@ -54,5 +54,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/device_get_devclass.9 b/share/man/man9/device_get_devclass.9 index 01d7bdf..fcf8695 100644 --- a/share/man/man9/device_get_devclass.9 +++ b/share/man/man9/device_get_devclass.9 @@ -48,5 +48,5 @@ 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/device_get_driver.9 b/share/man/man9/device_get_driver.9 index 904b1e58..d764768 100644 --- a/share/man/man9/device_get_driver.9 +++ b/share/man/man9/device_get_driver.9 @@ -48,5 +48,5 @@ 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/device_get_ivars.9 b/share/man/man9/device_get_ivars.9 index 19f105a..dd1450c 100644 --- a/share/man/man9/device_get_ivars.9 +++ b/share/man/man9/device_get_ivars.9 @@ -60,5 +60,5 @@ interface instead. .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_get_name.9 b/share/man/man9/device_get_name.9 index 8112635..7f698a0 100644 --- a/share/man/man9/device_get_name.9 +++ b/share/man/man9/device_get_name.9 @@ -52,5 +52,5 @@ function returns the name of the device's instance. .Sh SEE ALSO .Xr device 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Warner Losh . diff --git a/share/man/man9/device_get_parent.9 b/share/man/man9/device_get_parent.9 index 1c58a6c..63669d3 100644 --- a/share/man/man9/device_get_parent.9 +++ b/share/man/man9/device_get_parent.9 @@ -46,5 +46,5 @@ function returns the name of the device's parent device. .Sh SEE ALSO .Xr device 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Warner Losh . diff --git a/share/man/man9/device_get_softc.9 b/share/man/man9/device_get_softc.9 index 4e8fe50..8321e1a 100644 --- a/share/man/man9/device_get_softc.9 +++ b/share/man/man9/device_get_softc.9 @@ -60,5 +60,5 @@ The pointer to the driver-specific instance variable is returned. .Xr device_set_softc 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/device_get_state.9 b/share/man/man9/device_get_state.9 index 27cb25d..384395a 100644 --- a/share/man/man9/device_get_state.9 +++ b/share/man/man9/device_get_state.9 @@ -95,5 +95,5 @@ state. .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_get_unit.9 b/share/man/man9/device_get_unit.9 index 19018c6..0b222e9 100644 --- a/share/man/man9/device_get_unit.9 +++ b/share/man/man9/device_get_unit.9 @@ -44,5 +44,5 @@ Return the unit number of the device. .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_ids.9 b/share/man/man9/device_ids.9 index ccb97ac..9857436 100644 --- a/share/man/man9/device_ids.9 +++ b/share/man/man9/device_ids.9 @@ -71,5 +71,5 @@ will return .Dv NOUDEV if the device is invalid. .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/device_probe_and_attach.9 b/share/man/man9/device_probe_and_attach.9 index bcf5ef6..8f8c4af 100644 --- a/share/man/man9/device_probe_and_attach.9 +++ b/share/man/man9/device_probe_and_attach.9 @@ -57,5 +57,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/device_quiet.9 b/share/man/man9/device_quiet.9 index 5c0f8ce..0e5526d 100644 --- a/share/man/man9/device_quiet.9 +++ b/share/man/man9/device_quiet.9 @@ -62,5 +62,5 @@ To test to see if a device is quieted, call .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_set_desc.9 b/share/man/man9/device_set_desc.9 index 96085b8..ae29010 100644 --- a/share/man/man9/device_set_desc.9 +++ b/share/man/man9/device_set_desc.9 @@ -59,5 +59,5 @@ the string, otherwise the pointer passed will be used directly. .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_set_driver.9 b/share/man/man9/device_set_driver.9 index 385e8be..56d4bb9 100644 --- a/share/man/man9/device_set_driver.9 +++ b/share/man/man9/device_set_driver.9 @@ -51,5 +51,5 @@ bus. .Sh SEE ALSO .Xr device 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An M. Warner Losh . diff --git a/share/man/man9/device_set_flags.9 b/share/man/man9/device_set_flags.9 index b5304cc..aed3069 100644 --- a/share/man/man9/device_set_flags.9 +++ b/share/man/man9/device_set_flags.9 @@ -52,5 +52,5 @@ and written by calling .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/vfs_busy.9 b/share/man/man9/vfs_busy.9 index ba7f93e..4021e12 100644 --- a/share/man/man9/vfs_busy.9 +++ b/share/man/man9/vfs_busy.9 @@ -99,5 +99,5 @@ The mount point is being unmounted is set). .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/vfs_getnewfsid.9 b/share/man/man9/vfs_getnewfsid.9 index c09f050..b6f1238 100644 --- a/share/man/man9/vfs_getnewfsid.9 +++ b/share/man/man9/vfs_getnewfsid.9 @@ -73,5 +73,5 @@ xxx_mount(struct mount *mp, char *path, caddr_t data, .Sh SEE ALSO .Xr vfs_getvfs 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/vfs_getvfs.9 b/share/man/man9/vfs_getvfs.9 index 37d931b..c563adc 100644 --- a/share/man/man9/vfs_getvfs.9 +++ b/share/man/man9/vfs_getvfs.9 @@ -73,5 +73,5 @@ if ((mp = vfs_getvfs(&fhp->fh_fsid)) == NULL) { .Sh SEE ALSO .Xr vfs_getnewfsid 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/vfs_mount.9 b/share/man/man9/vfs_mount.9 index 17ef0f3c..83a7279 100644 --- a/share/man/man9/vfs_mount.9 +++ b/share/man/man9/vfs_mount.9 @@ -132,5 +132,5 @@ whose errors it returns so this list may not be exhaustive. .Pp .Va vfs.usermount .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/vfs_mountedon.9 b/share/man/man9/vfs_mountedon.9 index bdf53d0..8ffdbbe 100644 --- a/share/man/man9/vfs_mountedon.9 +++ b/share/man/man9/vfs_mountedon.9 @@ -73,5 +73,5 @@ ffs_mountfs(devvp, mp, td, malloctype) } .Ed .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/vfs_rootmountalloc.9 b/share/man/man9/vfs_rootmountalloc.9 index 2cce8a5..ecad73e 100644 --- a/share/man/man9/vfs_rootmountalloc.9 +++ b/share/man/man9/vfs_rootmountalloc.9 @@ -62,5 +62,5 @@ or invalid. .Sh SEE ALSO .Xr vfsconf 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/vfs_timestamp.9 b/share/man/man9/vfs_timestamp.9 index 7675d98..455d6f6 100644 --- a/share/man/man9/vfs_timestamp.9 +++ b/share/man/man9/vfs_timestamp.9 @@ -59,5 +59,5 @@ seconds and nanoseconds, truncated to microseconds. seconds and nanoseconds, maximum precision. .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/vfs_unbusy.9 b/share/man/man9/vfs_unbusy.9 index 8de15ba..7a6b911 100644 --- a/share/man/man9/vfs_unbusy.9 +++ b/share/man/man9/vfs_unbusy.9 @@ -62,5 +62,5 @@ this function, and it will be unlocked upon return. .Sh SEE ALSO .Xr vfs_busy 9 .Sh AUTHORS -This man page was written by +This manual page was written by .An Chad David Aq davidc@acns.ab.ca . |