Updated address and copyright, shortened AUTHORS section

This commit is contained in:
Joey Schulze 2007-05-27 12:16:17 +00:00
parent a2f2486c15
commit 0e10989497
2 changed files with 17 additions and 81 deletions

35
klogd.8
View File

@ -1,11 +1,8 @@
.\" Copyright 1994 Dr. Greg Wettstein, Enjellic Systems Development. .\" Copyright 1994-6 Dr. Greg Wettstein, Enjellic Systems Development.
.\" Copyright 1997-2007 Martin Schulze <joey@infodrom.org>
.\" May be distributed under the GNU General Public License .\" May be distributed under the GNU General Public License
.\" Sun Jul 30 01:35:55 MET: Martin Schulze: Updates
.\" Sun Nov 19 23:22:21 MET: Martin Schulze: Updates
.\" Mon Aug 19 09:42:08 CDT 1996: Dr. G.W. Wettstein: Updates
.\" Fri Mar 11 17:11:46 CET 2005: Martin Schulze: sysctl updates
.\" .\"
.TH KLOGD 8 "11 March 2005" "Version 1.4" "Linux System Administration" .TH KLOGD 8 "27 May 2007" "Version 1.5" "Linux System Administration"
.SH NAME .SH NAME
klogd \- Kernel Log Daemon klogd \- Kernel Log Daemon
.SH SYNOPSIS .SH SYNOPSIS
@ -422,25 +419,9 @@ Default locations for kernel system maps.
.PD .PD
.SH BUGS .SH BUGS
Probably numerous. Well formed context diffs appreciated. Probably numerous. Well formed context diffs appreciated.
.SH AUTHOR .SH AUTHORS
The The kernel log daemon
.B klogd .B klogd
was originally written by Steve Lord (lord@cray.com), Greg Wettstein was originally written by Steve Lord <lord@cray.com>, Greg Wettstein
made major improvements. made major improvements. Martin Schulze <joey@infodrom.org> fixed
some bugs and took over maintenance.
.PD 0
.TP
Dr. Greg Wettstein (greg@wind.enjellic.com)
.TP
Enjellic Systems Development
.PD
.PP
.PD 0
.TP
Oncology Research Divsion Computing Facility
.TP
Roger Maris Cancer Center
.TP
Fargo, ND 58122
.PD
.zZ

View File

@ -1,9 +1,8 @@
.\" Copyright 1994 Dr. Greg Wettstein, Enjellic Systems Development. .\" Copyright 1994 Dr. Greg Wettstein, Enjellic Systems Development.
.\" Copyright 2004 Joey Schulze <joey@infodrom.org> .\" Copyright 2004,6,7 Martin Schulze <joey@infodrom.org>
.\" May be distributed under the GNU General Public License .\" May be distributed under the GNU General Public License
.\" Sun Aug 30 11:35:55 MET: Martin Schulze: Updates
.\" .\"
.TH SYSKLOGD 8 "9 July 2004" "Version 1.3" "Linux System Administration" .TH SYSKLOGD 8 "27 May 2007" "Version 1.5" "Linux System Administration"
.SH NAME .SH NAME
sysklogd \- Linux system logging utilities. sysklogd \- Linux system logging utilities.
.SH SYNOPSIS .SH SYNOPSIS
@ -551,54 +550,10 @@ passwords.
.BR syslog (2), .BR syslog (2),
.BR syslog (3), .BR syslog (3),
.BR services (5), .BR services (5),
.BR savelog (8) .BR savelog (8).
.SH COLLABORATORS .SH AUTHORS
.B Syslogd The system log daemon
is taken from BSD sources, Greg Wettstein (greg@wind.enjellic.com) .B syslogd
performed the port to Linux, Martin Schulze (joey@linux.de) is originally taken from BSD sources, Greg Wettstein <greg@wind.enjellic.com>
fixed some bugs and added several new features. performed the port to Linux, Martin Schulze <joey@infodrom.org>
.B Klogd fixed some bugs, added several new features and took over maintenance.
was originally written by Steve Lord (lord@cray.com), Greg Wettstein
made major improvements.
.PD 0
.TP
Dr. Greg Wettstein
.TP
Enjellic Systems Development
.TP
Oncology Research Division Computing Facility
.TP
Roger Maris Cancer Center
.TP
Fargo, ND
.TP
greg@wind.enjellic.com
.TP
Stephen Tweedie
.TP
Department of Computer Science
.TP
Edinburgh University, Scotland
.TP
sct@dcs.ed.ac.uk
.TP
Juha Virtanen
.TP
jiivee@hut.fi
.TP
Shane Alderton
.TP
shane@ion.apana.org.au
.TP
Martin Schulze
.TP
Infodrom Oldenburg
.TP
joey@linux.de
.PD
.zZ