diff options
Diffstat (limited to 'lib/libc/gen')
-rw-r--r-- | lib/libc/gen/getvfsent.3 | 1 | ||||
-rw-r--r-- | lib/libc/gen/setproctitle.3 | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/libc/gen/getvfsent.3 b/lib/libc/gen/getvfsent.3 index 8be54c7..f70f32f 100644 --- a/lib/libc/gen/getvfsent.3 +++ b/lib/libc/gen/getvfsent.3 @@ -154,6 +154,7 @@ may be set to one of the values documented for .Xr mount 2 , .Xr mount 8 .Sh AUTHORS +.An -nosplit The loadable filesystem support was written by .An Garrett A. Wollman , based on generic loadable kernel module support by diff --git a/lib/libc/gen/setproctitle.3 b/lib/libc/gen/setproctitle.3 index da204f2..eed8f81 100644 --- a/lib/libc/gen/setproctitle.3 +++ b/lib/libc/gen/setproctitle.3 @@ -93,6 +93,7 @@ first appeared in Other operating systems have similar functions. .Sh AUTHORS +.An -nosplit .An Peter Wemm Aq peter@FreeBSD.org stole the idea from the .Sy "Sendmail 8.7.3" |