Removed AUTHORS section

This commit is contained in:
Michael Kerrisk 2007-06-08 12:01:06 +00:00
parent 75b94dc35c
commit d2dc6294d3
9 changed files with 46 additions and 46 deletions

View File

@ -107,9 +107,9 @@ Allowed values are in the range 0 to 31, and is a
user-defined command handled by the program running in the DSP56001.
.SH FILES
/dev/dsp56k
.SH AUTHORS
Fredrik Noring <noring@nocrew.org>, lars brinkhoff <lars@nocrew.org>,
Tomas Berndtsson <tomas@nocrew.org>.
.\" .SH AUTHORS
.\" Fredrik Noring <noring@nocrew.org>, lars brinkhoff <lars@nocrew.org>,
.\" Tomas Berndtsson <tomas@nocrew.org>.
.SH "SEE ALSO"
linux/include/asm-m68k/dsp56k.h,
linux/drivers/char/dsp56k.c,

View File

@ -202,9 +202,9 @@ which is used by Apple II and Macintosh computers (800k disks).
Reading floppies which are hard sectored (one hole per sector, with
the index hole being a little skewed) is not supported.
This used to be common with older 8 inch floppies.
.SH AUTHORS
Alain Knaff (Alain.Knaff@imag.fr), David Niemi
(niemidc@clark.net), Bill Broadhurst (bbroad@netcom.com).
.\" .SH AUTHORS
.\" Alain Knaff (Alain.Knaff@imag.fr), David Niemi
.\" (niemidc@clark.net), Bill Broadhurst (bbroad@netcom.com).
.SH "SEE ALSO"
.BR chown (1),
.BR floppycontrol (1),

View File

@ -424,14 +424,14 @@ The behavior may change in future versions of the Linux kernel.
.\"
.\"
.\"
.SH AUTHORS
The kernel code for device
.BR initrd
was written by Werner Almesberger <almesber@lrc.epfl.ch> and
Hans Lermen <lermen@elserv.ffm.fgan.de>.
The code for
.BR initrd
was added to the baseline Linux kernel in development version 1.3.73.
.\" .SH AUTHORS
.\" The kernel code for device
.\" .BR initrd
.\" was written by Werner Almesberger <almesber@lrc.epfl.ch> and
.\" Hans Lermen <lermen@elserv.ffm.fgan.de>.
.\" The code for
.\" .BR initrd
.\" was added to the baseline Linux kernel in development version 1.3.73.
.SH "SEE ALSO"
.BR chown (1),
.BR mknod (1),

View File

@ -109,13 +109,13 @@ Resets the printer.
No argument is used.
.SH FILES
/dev/lp*
.SH AUTHORS
The printer driver was originally written by Jim Weigand and Linus
Torvalds.
It was further improved by Michael K.\& Johnson.
The interrupt code was written by Nigel Gamble.
Alan Cox modularized it.
LPCAREFUL, LPABORT, LPGETSTATUS were added by Chris Metcalf.
.\" .SH AUTHORS
.\" The printer driver was originally written by Jim Weigand and Linus
.\" Torvalds.
.\" It was further improved by Michael K.\& Johnson.
.\" The interrupt code was written by Nigel Gamble.
.\" Alan Cox modularized it.
.\" LPCAREFUL, LPABORT, LPGETSTATUS were added by Chris Metcalf.
.SH "SEE ALSO"
.BR chmod (1),
.BR chown (1),

View File

@ -599,10 +599,10 @@ of the driver.
It denotes also common problems and provides the solution to them.
.SH BUGS
Report any bugs to linux@syskonnect.de
.SH AUTHORS
Ralph Roesler \(em rroesler@syskonnect.de
.br
Mirko Lindner \(em mlindner@syskonnect.de
.\" .SH AUTHORS
.\" Ralph Roesler \(em rroesler@syskonnect.de
.\" .br
.\" Mirko Lindner \(em mlindner@syskonnect.de
.SH "SEE ALSO"
.BR modprobe (8),
.BR insmod (8),

View File

@ -767,11 +767,11 @@ write-protected.
/dev/st* : the auto-rewind SCSI tape devices
.br
/dev/nst* : the non-rewind SCSI tape devices
.SH AUTHOR
The driver has been written by Kai M\(:akisara (Kai.Makisara@metla.fi)
starting from a driver written by Dwayne Forsyth.
Several other
people have also contributed to the driver.
.\" .SH AUTHOR
.\" The driver has been written by Kai M\(:akisara (Kai.Makisara@metla.fi)
.\" starting from a driver written by Dwayne Forsyth.
.\" Several other
.\" people have also contributed to the driver.
.SH NOTES
1. When exchanging data between systems, both systems have to agree on
the physical tape block size.

View File

@ -64,8 +64,8 @@ requests are supported.
/dev/vcs[0\-63]
.br
/dev/vcsa[0\-63]
.SH AUTHOR
Andries Brouwer <aeb@cwi.nl>
.\" .SH AUTHOR
.\" Andries Brouwer <aeb@cwi.nl>
.SH VERSIONS
Introduced with version 1.1.92 of the Linux kernel.
.SH EXAMPLE

View File

@ -148,12 +148,12 @@ them by changing flags in the driver header and recompile.
.\"
.\" AUTHOR part
.\"
.SH AUTHOR
Bruce Janson \(em bruce@cs.usyd.edu.au
.br
Jean Tourrilhes \(em jt@hplb.hpl.hp.com
.br
(and others; see source code for details)
.\" .SH AUTHOR
.\" Bruce Janson \(em bruce@cs.usyd.edu.au
.\" .br
.\" Jean Tourrilhes \(em jt@hplb.hpl.hp.com
.\" .br
.\" (and others; see source code for details)
.\"
.\" SEE ALSO part
.\"

View File

@ -1454,14 +1454,14 @@ binary file format.
ELF in itself first appeared in
.At V .
The ELF format is an adopted standard.
.Sh AUTHORS
The original version of this manual page was written by
.An Jeroen Ruigrok van der Werven
.Aq asmodai@FreeBSD.org
with inspiration from BSDi's
.Bsx
.Nm elf
man page.
.\" .Sh AUTHORS
.\" The original version of this manual page was written by
.\" .An Jeroen Ruigrok van der Werven
.\" .Aq asmodai@FreeBSD.org
.\" with inspiration from BSDi's
.\" .Bsx
.\" .Nm elf
.\" man page.
.Sh SEE ALSO
.Xr as 1 ,
.Xr gdb 1 ,