This commit is contained in:
Ruslan Ermilov 2000-11-22 09:23:54 +00:00
parent 1b7b85c4d6
commit 725ab6287f
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=69026
12 changed files with 25 additions and 9 deletions

View File

@ -281,15 +281,17 @@ default changer device
.Xr mt 1 , .Xr mt 1 ,
.Xr mount 8 .Xr mount 8
.Sh AUTHORS .Sh AUTHORS
.An -nosplit
The The
.Nm .Nm
program and SCSI changer driver were written by program and SCSI changer driver were written by
.An Jason R. Thorpe Aq thorpej@and.com .An Jason R. Thorpe Aq thorpej@and.com
for And Communications, http://www.and.com/. for And Communications,
.Pa http://www.and.com/ .
.Pp .Pp
Additional work by Additional work by
.An Hans Huebner .An Hans Huebner
.Aq hans@artcom.de .Aq hans@artcom.de
and and
.An Steve Gunn .An Steve Gunn
.Aq csg@waterspout.com .Aq csg@waterspout.com .

View File

@ -419,6 +419,7 @@ The current implementation of
is the GNU implementation, which is the GNU implementation, which
originated as the public-domain tar written by John Gilmore. originated as the public-domain tar written by John Gilmore.
.Sh AUTHORS .Sh AUTHORS
.An -nosplit
A cast of thousands, including [as listed in the ChangeLog file in the A cast of thousands, including [as listed in the ChangeLog file in the
source] source]
.An John Gilmore .An John Gilmore
@ -434,7 +435,9 @@ and innumerable others who have contributed fixes and additions.
.Pp .Pp
Man page obtained by the Man page obtained by the
.Fx .Fx
group from the NetBSD 1.0 release. group from the
.Nx 1.0
release.
.Sh BUGS .Sh BUGS
The The
.Fl C .Fl C

View File

@ -154,6 +154,7 @@ may be set to one of the values documented for
.Xr mount 2 , .Xr mount 2 ,
.Xr mount 8 .Xr mount 8
.Sh AUTHORS .Sh AUTHORS
.An -nosplit
The loadable filesystem support was written by The loadable filesystem support was written by
.An Garrett A. Wollman , .An Garrett A. Wollman ,
based on generic loadable kernel module support by based on generic loadable kernel module support by

View File

@ -93,6 +93,7 @@ first appeared in
Other operating systems have Other operating systems have
similar functions. similar functions.
.Sh AUTHORS .Sh AUTHORS
.An -nosplit
.An Peter Wemm Aq peter@FreeBSD.org .An Peter Wemm Aq peter@FreeBSD.org
stole the idea from the stole the idea from the
.Sy "Sendmail 8.7.3" .Sy "Sendmail 8.7.3"

View File

@ -102,6 +102,7 @@ The first functional implemenation of
appeared in appeared in
.Fx 4.0 . .Fx 4.0 .
.Sh AUTHORS .Sh AUTHORS
.An -nosplit
This This
manual page was originally written by manual page was originally written by
.An Wes Peters Aq wes@softweyr.com . .An Wes Peters Aq wes@softweyr.com .

View File

@ -102,6 +102,7 @@ may only change the idle priority of the current process.
.It Bq Er ESRCH .It Bq Er ESRCH
The specified process was not found. The specified process was not found.
.Sh AUTHORS .Sh AUTHORS
.An -nosplit
The original author was The original author was
.An Henrik Vestergaard Draboel Aq hvd@terry.ping.dk . .An Henrik Vestergaard Draboel Aq hvd@terry.ping.dk .
This implementation in This implementation in

View File

@ -260,11 +260,12 @@ libcrypt encryption library.
Users should be aware that this code (and programs staticly linked with it) 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. may not be exported from the U.S., although it apparently can be imported.
.Sh AUTHORS .Sh AUTHORS
.An -nosplit
Originally written by Originally written by
.An David Burren Aq davidb@werj.com.au , .An David Burren Aq davidb@werj.com.au ,
later additions and changes by later additions and changes by
.An Poul-henning Kamp , .An Poul-Henning Kamp ,
.An Mark R V Murray , .An Mark R V Murray ,
.An Kris Kennaway . .An Kris Kennaway
and and
.An Brian Feldman . .An Brian Feldman .

View File

@ -326,9 +326,11 @@ If
.Fn slice_type_name .Fn slice_type_name
returns "unknown" for slices it isn't familiar with. returns "unknown" for slices it isn't familiar with.
.Sh AUTHORS .Sh AUTHORS
.Nm Libdisk .An -nosplit
has been written by The
.Nm libdisk
library was written by
.An Poul-Henning Kamp . .An Poul-Henning Kamp .
.Pp .Pp
This man page by This manual page was written by
.An J\(:org Wunsch . .An J\(:org Wunsch .

View File

@ -531,6 +531,7 @@ The
library first appeared in library first appeared in
.Bx 4.4 . .Bx 4.4 .
.Sh AUTHORS .Sh AUTHORS
.An -nosplit
The The
.Nm .Nm
library was written by library was written by

View File

@ -286,6 +286,7 @@ in the chosen set.
.Xr regex 3 , .Xr regex 3 ,
.Xr termcap 5 .Xr termcap 5
.Sh AUTHORS .Sh AUTHORS
.An -nosplit
The The
.Nm editline .Nm editline
library was written by library was written by

View File

@ -513,6 +513,7 @@ The
library first appeared in library first appeared in
.Fx 3.0 . .Fx 3.0 .
.Sh AUTHORS .Sh AUTHORS
.An -nosplit
The The
.Nm fetch .Nm fetch
library was mostly written by library was mostly written by
@ -531,7 +532,7 @@ and
.An Jordan K. Hubbard Aq jkh@FreeBSD.org . .An Jordan K. Hubbard Aq jkh@FreeBSD.org .
.Pp .Pp
This manual page was written by 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 .Sh BUGS
Some parts of the library are not yet implemented. Some parts of the library are not yet implemented.
The most notable The most notable

View File

@ -118,6 +118,7 @@ The
manual page first appeared in manual page first appeared in
.Fx 3.3 . .Fx 3.3 .
.Sh AUTHORS .Sh AUTHORS
.An -nosplit
The The
.Nm .Nm
manual page was written by manual page was written by