diff options
author | jkh <jkh@FreeBSD.org> | 1996-06-17 12:28:50 +0000 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1996-06-17 12:28:50 +0000 |
commit | 1ffa47a282206600d4b3690e37e5a3e41a223c8a (patch) | |
tree | 15b1964b68e82b616a5ca181bd25082930938815 /lib | |
parent | 6f3eff2d14a431ef61bb5bce262ba08df52fa214 (diff) | |
download | FreeBSD-src-1ffa47a282206600d4b3690e37e5a3e41a223c8a.zip FreeBSD-src-1ffa47a282206600d4b3690e37e5a3e41a223c8a.tar.gz |
Whoops, give the authors all proper credit.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libftpio/ftpio.3 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/libftpio/ftpio.3 b/lib/libftpio/ftpio.3 index a53532e..5138bff 100644 --- a/lib/libftpio/ftpio.3 +++ b/lib/libftpio/ftpio.3 @@ -183,3 +183,5 @@ utility, later significantly mutated into a more general form as an extension of stdio and given a TCL interface (not enabled by default) by Jordan Hubbard. Also incorporates some ideas and extensions from Jean-Marc Zucconi. +.Sh AUTHORS +Jordan Hubbard, Poul-Henning Kamp and Jean-Marc Zucconi |