diff options
author | Hiten Pandya <hmp@FreeBSD.org> | 2003-10-23 06:24:55 +0000 |
---|---|---|
committer | Hiten Pandya <hmp@FreeBSD.org> | 2003-10-23 06:24:55 +0000 |
commit | 09356c848473844673c36bb823b82effc73f1ea5 (patch) | |
tree | 790b25fbf984e94a65b13a7f397ae1eeda8f4936 /share/man/man9/device_get_parent.9 | |
parent | 49e4ce1f634849aed1f820a0d548e92a94b91fb9 (diff) |
Mdoc Janitor:
* Use 'manual' instead of 'man' for consistency.
Notes
Notes:
svn path=/head/; revision=121414
Diffstat (limited to 'share/man/man9/device_get_parent.9')
-rw-r--r-- | share/man/man9/device_get_parent.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/device_get_parent.9 b/share/man/man9/device_get_parent.9 index 1c58a6c4bb14..63669d33a16e 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 . |