diff options
author | charnier <charnier@FreeBSD.org> | 1998-03-19 07:34:22 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 1998-03-19 07:34:22 +0000 |
commit | 79fc0e555519ee116047038ddb2309feefbfcd1d (patch) | |
tree | 9f9f07d3c3fb86b509abe4632fda270d6c550807 /lib/libftpio | |
parent | f055275992a02631ff93e032922d43e0d0a703ab (diff) | |
download | FreeBSD-src-79fc0e555519ee116047038ddb2309feefbfcd1d.zip FreeBSD-src-79fc0e555519ee116047038ddb2309feefbfcd1d.tar.gz |
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq
Diffstat (limited to 'lib/libftpio')
-rw-r--r-- | lib/libftpio/ftpio.3 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/lib/libftpio/ftpio.3 b/lib/libftpio/ftpio.3 index a8ce838..9de1714 100644 --- a/lib/libftpio/ftpio.3 +++ b/lib/libftpio/ftpio.3 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $Id: ftpio.3,v 1.15 1997/04/19 15:57:15 bde Exp $ +.\" $Id: ftpio.3,v 1.16 1998/02/10 07:01:51 jkh Exp $ .\" .Dd June 17, 1996 .Dt ftpio 3 @@ -206,4 +206,7 @@ utility, later significantly mutated into a more general form as an extension of stdio by Jordan Hubbard. Also incorporates some ideas and extensions from Jean-Marc Zucconi. .Sh AUTHORS -Jordan Hubbard, Poul-Henning Kamp and Jean-Marc Zucconi +.An Jordan Hubbard , +.An Poul-Henning Kamp +and +.An Jean-Marc Zucconi |