summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-22 09:23:54 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-22 09:23:54 +0000
commit725ab6287fb4f78a5e98def40149d17f99eeb928 (patch)
tree5bf04c8f24aca6f2c2ee70808e00ec1b819bbd3e
parent1b7b85c4d6d015ad1b156dd838c06e639127a0b0 (diff)
Notes
-rw-r--r--bin/chio/chio.16
-rw-r--r--gnu/usr.bin/tar/tar.15
-rw-r--r--lib/libc/gen/getvfsent.31
-rw-r--r--lib/libc/gen/setproctitle.31
-rw-r--r--lib/libc/sys/aio_cancel.21
-rw-r--r--lib/libc/sys/rtprio.21
-rw-r--r--lib/libcrypt/crypt.35
-rw-r--r--lib/libdisk/libdisk.38
-rw-r--r--lib/libedit/editline.31
-rw-r--r--lib/libedit/editrc.51
-rw-r--r--lib/libfetch/fetch.33
-rw-r--r--lib/libpam/modules/pam_radius/pam_radius.81
12 files changed, 25 insertions, 9 deletions
diff --git a/bin/chio/chio.1 b/bin/chio/chio.1
index 62ebace6684a..543a2a9909b4 100644
--- a/bin/chio/chio.1
+++ b/bin/chio/chio.1
@@ -281,15 +281,17 @@ default changer device
.Xr mt 1 ,
.Xr mount 8
.Sh AUTHORS
+.An -nosplit
The
.Nm
program and SCSI changer driver were written by
.An Jason R. Thorpe Aq thorpej@and.com
-for And Communications, http://www.and.com/.
+for And Communications,
+.Pa http://www.and.com/ .
.Pp
Additional work by
.An Hans Huebner
.Aq hans@artcom.de
and
.An Steve Gunn
-.Aq csg@waterspout.com
+.Aq csg@waterspout.com .
diff --git a/gnu/usr.bin/tar/tar.1 b/gnu/usr.bin/tar/tar.1
index 8c38b626ffc1..8903ae28385f 100644
--- a/gnu/usr.bin/tar/tar.1
+++ b/gnu/usr.bin/tar/tar.1
@@ -419,6 +419,7 @@ The current implementation of
is the GNU implementation, which
originated as the public-domain tar written by John Gilmore.
.Sh AUTHORS
+.An -nosplit
A cast of thousands, including [as listed in the ChangeLog file in the
source]
.An John Gilmore
@@ -434,7 +435,9 @@ and innumerable others who have contributed fixes and additions.
.Pp
Man page obtained by the
.Fx
-group from the NetBSD 1.0 release.
+group from the
+.Nx 1.0
+release.
.Sh BUGS
The
.Fl C
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
diff --git a/lib/libcrypt/crypt.3 b/lib/libcrypt/crypt.3
index 81f626158142..0db73fa7937a 100644
--- a/lib/libcrypt/crypt.3
+++ b/lib/libcrypt/crypt.3
@@ -260,11 +260,12 @@ libcrypt encryption library.
Users should be aware that this code (and programs staticly linked with it)
may not be exported from the U.S., although it apparently can be imported.
.Sh AUTHORS
+.An -nosplit
Originally written by
.An David Burren Aq davidb@werj.com.au ,
later additions and changes by
-.An Poul-henning Kamp ,
+.An Poul-Henning Kamp ,
.An Mark R V Murray ,
-.An Kris Kennaway .
+.An Kris Kennaway
and
.An Brian Feldman .
diff --git a/lib/libdisk/libdisk.3 b/lib/libdisk/libdisk.3
index 2105a81ee5bf..d77c039e2ff3 100644
--- a/lib/libdisk/libdisk.3
+++ b/lib/libdisk/libdisk.3
@@ -326,9 +326,11 @@ If
.Fn slice_type_name
returns "unknown" for slices it isn't familiar with.
.Sh AUTHORS
-.Nm Libdisk
-has been written by
+.An -nosplit
+The
+.Nm libdisk
+library was written by
.An Poul-Henning Kamp .
.Pp
-This man page by
+This manual page was written by
.An J\(:org Wunsch .
diff --git a/lib/libedit/editline.3 b/lib/libedit/editline.3
index 3dda60dcce9d..8dfa4eb57560 100644
--- a/lib/libedit/editline.3
+++ b/lib/libedit/editline.3
@@ -531,6 +531,7 @@ The
library first appeared in
.Bx 4.4 .
.Sh AUTHORS
+.An -nosplit
The
.Nm
library was written by
diff --git a/lib/libedit/editrc.5 b/lib/libedit/editrc.5
index 907a46426217..80fb156d12c0 100644
--- a/lib/libedit/editrc.5
+++ b/lib/libedit/editrc.5
@@ -286,6 +286,7 @@ in the chosen set.
.Xr regex 3 ,
.Xr termcap 5
.Sh AUTHORS
+.An -nosplit
The
.Nm editline
library was written by
diff --git a/lib/libfetch/fetch.3 b/lib/libfetch/fetch.3
index f9fe3bffb133..7dbaa0a764f5 100644
--- a/lib/libfetch/fetch.3
+++ b/lib/libfetch/fetch.3
@@ -513,6 +513,7 @@ The
library first appeared in
.Fx 3.0 .
.Sh AUTHORS
+.An -nosplit
The
.Nm fetch
library was mostly written by
@@ -531,7 +532,7 @@ and
.An Jordan K. Hubbard Aq jkh@FreeBSD.org .
.Pp
This manual page was written by
-.An Dag-Erling Co\(:idan Sm\(/orgrav Aq des@FreeBSD.org
+.An Dag-Erling Co\(:idan Sm\(/orgrav Aq des@FreeBSD.org .
.Sh BUGS
Some parts of the library are not yet implemented.
The most notable
diff --git a/lib/libpam/modules/pam_radius/pam_radius.8 b/lib/libpam/modules/pam_radius/pam_radius.8
index 9dd9edb80f19..690c2c183970 100644
--- a/lib/libpam/modules/pam_radius/pam_radius.8
+++ b/lib/libpam/modules/pam_radius/pam_radius.8
@@ -118,6 +118,7 @@ The
manual page first appeared in
.Fx 3.3 .
.Sh AUTHORS
+.An -nosplit
The
.Nm
manual page was written by