diff options
author | 2003-05-10 20:48:31 +0000 | |
---|---|---|
committer | 2003-05-10 20:48:31 +0000 | |
commit | f48d4bf3a9275c2dd62042b080611769c6fe8cce (patch) | |
tree | 759085b67abf0ac7febf916393e6959d19e55df4 /libexec/ftp-proxy | |
parent | typo; (diff) | |
download | wireguard-openbsd-f48d4bf3a9275c2dd62042b080611769c6fe8cce.tar.xz wireguard-openbsd-f48d4bf3a9275c2dd62042b080611769c6fe8cce.zip |
removed unnecessary punctuation from SEE ALSO;
Diffstat (limited to 'libexec/ftp-proxy')
-rw-r--r-- | libexec/ftp-proxy/ftp-proxy.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ftp-proxy/ftp-proxy.8 b/libexec/ftp-proxy/ftp-proxy.8 index 1ecee82c0ba..79b62125a5d 100644 --- a/libexec/ftp-proxy/ftp-proxy.8 +++ b/libexec/ftp-proxy/ftp-proxy.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ftp-proxy.8,v 1.34 2003/03/20 01:34:48 david Exp $ +.\" $OpenBSD: ftp-proxy.8,v 1.35 2003/05/10 20:48:31 jmc Exp $ .\" .\" Copyright (c) 1996-2001 .\" Obtuse Systems Corporation, All rights reserved. @@ -221,7 +221,7 @@ are needed. .Xr pf.conf 5 , .Xr inetd 8 , .Xr pfctl 8 , -.Xr syslogd 8 . +.Xr syslogd 8 .Sh BUGS Extended Passive mode (EPSV) is not supported by the proxy and will not work unless the proxy is run in network address translation mode. |