diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-22 09:23:54 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-11-22 09:23:54 +0000 |
| commit | 725ab6287fb4f78a5e98def40149d17f99eeb928 (patch) | |
| tree | 5bf04c8f24aca6f2c2ee70808e00ec1b819bbd3e /lib/libc | |
| parent | 1b7b85c4d6d015ad1b156dd838c06e639127a0b0 (diff) | |
Notes
Diffstat (limited to 'lib/libc')
| -rw-r--r-- | lib/libc/gen/getvfsent.3 | 1 | ||||
| -rw-r--r-- | lib/libc/gen/setproctitle.3 | 1 | ||||
| -rw-r--r-- | lib/libc/sys/aio_cancel.2 | 1 | ||||
| -rw-r--r-- | lib/libc/sys/rtprio.2 | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/libc/gen/getvfsent.3 b/lib/libc/gen/getvfsent.3 index 8be54c716abf..f70f32fb9c87 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 da204f2c7c01..eed8f810af9b 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" diff --git a/lib/libc/sys/aio_cancel.2 b/lib/libc/sys/aio_cancel.2 index 21071dc68778..06e9025cdde2 100644 --- a/lib/libc/sys/aio_cancel.2 +++ b/lib/libc/sys/aio_cancel.2 @@ -102,6 +102,7 @@ The first functional implemenation of appeared in .Fx 4.0 . .Sh AUTHORS +.An -nosplit This manual page was originally written by .An Wes Peters Aq wes@softweyr.com . diff --git a/lib/libc/sys/rtprio.2 b/lib/libc/sys/rtprio.2 index 81bb8ebc709c..55c10d6b7d11 100644 --- a/lib/libc/sys/rtprio.2 +++ b/lib/libc/sys/rtprio.2 @@ -102,6 +102,7 @@ may only change the idle priority of the current process. .It Bq Er ESRCH The specified process was not found. .Sh AUTHORS +.An -nosplit The original author was .An Henrik Vestergaard Draboel Aq hvd@terry.ping.dk . This implementation in |
