diff options
author | Bob Beck <beck@cvs.openbsd.org> | 2001-08-22 17:26:35 +0000 |
---|---|---|
committer | Bob Beck <beck@cvs.openbsd.org> | 2001-08-22 17:26:35 +0000 |
commit | 9d01053dd049b18b66d679c0437796476ebd28a4 (patch) | |
tree | 1eb3b1ba0c4c76956f0b79ec4fb45257758c3b80 /usr.bin | |
parent | 39de7915f2cd961c31185df94d9dc44cce850d59 (diff) |
ftp-proxy
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/ftp/ftp.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/ftp/ftp.1 b/usr.bin/ftp/ftp.1 index 24b66d7109e..ad8c0db18bb 100644 --- a/usr.bin/ftp/ftp.1 +++ b/usr.bin/ftp/ftp.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ftp.1,v 1.33 2001/03/09 16:59:38 millert Exp $ +.\" $OpenBSD: ftp.1,v 1.34 2001/08/22 17:26:34 beck Exp $ .\" $NetBSD: ftp.1,v 1.22 1997/08/18 10:20:22 lukem Exp $ .\" .\" Copyright (c) 1985, 1989, 1990, 1993 @@ -1479,6 +1479,7 @@ URL of HTTP proxy to use when making HTTP URL requests. .Xr getservbyname 3 , .Xr editrc 5 , .Xr services 5 , +.Xr ftp-proxy 8 , .Xr ftpd 8 .Sh HISTORY The |