aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>1998-03-19 07:34:22 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>1998-03-19 07:34:22 +0000
commita5941fc2aae12cb42e24117b2979147c9c7c5571 (patch)
tree7d6c51e5269edc367ff2f8c58fa182337526ea73 /lib/libutil
parent05e61fd508c08e30fa81c73e67f025e4960afd2c (diff)
Notes
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/setproctitle.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libutil/setproctitle.3 b/lib/libutil/setproctitle.3
index c3f20318843c..25e91621deb8 100644
--- a/lib/libutil/setproctitle.3
+++ b/lib/libutil/setproctitle.3
@@ -17,7 +17,7 @@
.\" 5. Modifications may be freely made to this file providing the above
.\" conditions are met.
.\"
-.\" $Id: setproctitle.3,v 1.8 1997/04/17 23:31:47 danny Exp $
+.\" $Id: setproctitle.3,v 1.9 1997/05/11 08:50:33 davidn Exp $
.\"
.\" The following requests are required for all man pages.
.Dd December 16, 1995
@@ -105,9 +105,9 @@ first appeared in
Other operating systems have
similar functions.
.Sh AUTHORS
-.Sy "Peter Wemm <peter@FreeBSD.org>"
+.An Peter Wemm Aq peter@FreeBSD.org
stole the idea from the
.Sy "Sendmail 8.7.3"
source code by
-.Sy "Eric Allman <eric@sendmail.org>" .
+.An Eric Allman Aq eric@sendmail.org .
.\" .Sh BUGS