diff options
author | jkh <jkh@FreeBSD.org> | 1995-05-26 17:35:54 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1995-05-26 17:35:54 +0000 |
commit | 245e67e789914da441f9f2154cb981dc6e7d68f0 (patch) | |
tree | 50bb1d1bd4a4c4ee7c50a7763b31e33b7e1170c9 /usr.sbin/ppp | |
parent | 290938c8535a7803a0b144485bc4874689c4e74f (diff) | |
download | FreeBSD-src-245e67e789914da441f9f2154cb981dc6e7d68f0.zip FreeBSD-src-245e67e789914da441f9f2154cb981dc6e7d68f0.tar.gz |
Some edits suggested by Atsushi. Also remove my name from the bottom;
just because I edited it doesn't mean I should stick myself in the authors
line, even with the qualification I used.
Diffstat (limited to 'usr.sbin/ppp')
-rw-r--r-- | usr.sbin/ppp/ppp.8 | 7 | ||||
-rw-r--r-- | usr.sbin/ppp/ppp.8.m4 | 7 |
2 files changed, 4 insertions, 10 deletions
diff --git a/usr.sbin/ppp/ppp.8 b/usr.sbin/ppp/ppp.8 index 0818243..44013b6 100644 --- a/usr.sbin/ppp/ppp.8 +++ b/usr.sbin/ppp/ppp.8 @@ -1,5 +1,5 @@ .\" manual page [] for ppp 0.94 beta2 + alpha -.\" $Id: ppp.8,v 1.6 1995/05/21 17:32:35 jkh Exp $ +.\" $Id: ppp.8,v 1.7 1995/05/24 05:51:29 jkh Exp $ .\" SH section heading .\" SS subsection heading .\" LP paragraph @@ -588,10 +588,7 @@ Logging and debugging information file. tty port locking file. .SH HISTORY -This program was submitted to the FreeBSD core team for FreeBSD-2.0.5 by Atsushi -Murai (amurai@spec.co.jp). +This program was submitted in FreeBSD-2.0.5 by Atsushi Murai (amurai@spec.co.jp). .SH AUTHORS Toshiharu OHNO (tony-o@iij.ad.jp) - -Jordan Hubbard (jkh@freebsd.org) - significantly edited this document. diff --git a/usr.sbin/ppp/ppp.8.m4 b/usr.sbin/ppp/ppp.8.m4 index 0818243..44013b6 100644 --- a/usr.sbin/ppp/ppp.8.m4 +++ b/usr.sbin/ppp/ppp.8.m4 @@ -1,5 +1,5 @@ .\" manual page [] for ppp 0.94 beta2 + alpha -.\" $Id: ppp.8,v 1.6 1995/05/21 17:32:35 jkh Exp $ +.\" $Id: ppp.8,v 1.7 1995/05/24 05:51:29 jkh Exp $ .\" SH section heading .\" SS subsection heading .\" LP paragraph @@ -588,10 +588,7 @@ Logging and debugging information file. tty port locking file. .SH HISTORY -This program was submitted to the FreeBSD core team for FreeBSD-2.0.5 by Atsushi -Murai (amurai@spec.co.jp). +This program was submitted in FreeBSD-2.0.5 by Atsushi Murai (amurai@spec.co.jp). .SH AUTHORS Toshiharu OHNO (tony-o@iij.ad.jp) - -Jordan Hubbard (jkh@freebsd.org) - significantly edited this document. |