diff options
Diffstat (limited to 'lib/libc/gen/getvfsent.3')
-rw-r--r-- | lib/libc/gen/getvfsent.3 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/lib/libc/gen/getvfsent.3 b/lib/libc/gen/getvfsent.3 index 756fec4..57b026b 100644 --- a/lib/libc/gen/getvfsent.3 +++ b/lib/libc/gen/getvfsent.3 @@ -1,4 +1,4 @@ -.\" $Id: getvfsent.3,v 1.8 1997/02/28 06:22:28 mpp Exp $ +.\" $Id: getvfsent.3,v 1.9 1997/03/03 06:02:54 mpp Exp $ .\" Written by Garrett A. Wollman, September 1994. .\" This manual page is in the public domain. .\" @@ -218,9 +218,11 @@ The return value of the command isn't particularly useful when interpreted as an .Va errno value (or anything else, for that matter). -.Sh AUTHOR -The loadable filesystem support was written by Garrett A. Wollman, -based on generic loadable kernel module support by Terry Lambert. +.Sh AUTHORS +The loadable filesystem support was written by +.An Garrett A. Wollman , +based on generic loadable kernel module support by +.An Terry Lambert . .Sh HISTORY The .Fn getvfsbyname |