diff options
author | 2003-01-31 21:54:39 +0000 | |
---|---|---|
committer | 2003-01-31 21:54:39 +0000 | |
commit | 3f397614f32a167a797a024e3c9ed365beded7e7 (patch) | |
tree | 414b1b602c969b7fd0be7228a38dd1128e37b960 /libexec/ftp-proxy | |
parent | sync (diff) | |
download | wireguard-openbsd-3f397614f32a167a797a024e3c9ed365beded7e7.tar.xz wireguard-openbsd-3f397614f32a167a797a024e3c9ed365beded7e7.zip |
typos;
eeprom(8): added .Ar to fields, removed references to sun3
sshd(8): help and ok markus@
help and ok millert@
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 4915f422575..830cbcfc0c3 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.29 2002/12/21 21:13:43 henning Exp $ +.\" $OpenBSD: ftp-proxy.8,v 1.30 2003/01/31 21:54:40 jmc Exp $ .\" .\" Copyright (c) 1996-2001 .\" Obtuse Systems Corporation, All rights reserved. @@ -108,7 +108,7 @@ necessary to capture the FTP control connection. .It Fl V Be verbose. With this option the proxy logs the control commands -sent by clients and the replies send by the servers to +sent by clients and the replies sent by the servers to .Xr syslog 8 .It Fl w Use the tcp wrapper access control library |