Mdoc Janitor:

* Use 'manual' instead of 'man' for consistency.
This commit is contained in:
Hiten Pandya 2003-10-23 06:24:55 +00:00
parent 49e4ce1f63
commit 09356c8484
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=121414
46 changed files with 47 additions and 47 deletions

View File

@ -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

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .

View File

@ -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 .