diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1998-04-01 06:26:40 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1998-04-01 06:26:40 +0000 |
| commit | 54425adcfb9211ce23d3d6e7f1620c95da0a7fec (patch) | |
| tree | 0ec6a9ffdecef2614bcd790834444e83452580da /gnu/usr.bin | |
| parent | facbd4876f2bddec0fbf5ef4c0f757b02b72a1f3 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/tar/tar.1 | 23 |
1 files changed, 16 insertions, 7 deletions
diff --git a/gnu/usr.bin/tar/tar.1 b/gnu/usr.bin/tar/tar.1 index 48fdb9c858cd..3c2375681ee2 100644 --- a/gnu/usr.bin/tar/tar.1 +++ b/gnu/usr.bin/tar/tar.1 @@ -4,7 +4,7 @@ .\" Written by John F. Woods <jfw@jfwhome.funhouse.com> .\" Updated by Robert Eckardt <roberte@mep.ruhr-uni-bochum.de> .\" -.\" $Id: tar.1,v 1.12 1998/01/05 11:32:38 danny Exp $ +.\" $Id: tar.1,v 1.13 1998/02/15 17:03:58 steve Exp $ .\" .Dd 25 August 1997 .Os FreeBSD @@ -417,12 +417,21 @@ is the GNU implementation, which originated as the public-domain tar written by John Gilmore. .Sh AUTHORS A cast of thousands, including [as listed in the ChangeLog file in the -source] John Gilmore (author of original public -domain version), Jay Fenlason (first GNU author), Joy Kendall, Jim -Kingdon, David J. MacKenzie, Michael I Bushnell, Noah Friedman, and -innumerable others who have contributed fixes and additions. - -Man page obtained by the FreeBSD group from the NetBSD 1.0 release. +source] +.An John Gilmore +(author of original public domain version), +.An Jay Fenlason +(first GNU author), +.An Joy Kendall , +.An Jim Kingdon , +.An David J. MacKenzie , +.An Michael I Bushnell , +.An Noah Friedman , +and innumerable others who have contributed fixes and additions. +.Pp +Man page obtained by the +.Bx Free +group from the NetBSD 1.0 release. .Sh BUGS The .Fl C |
