diff options
author | 2002-12-01 17:05:06 +0000 | |
---|---|---|
committer | 2002-12-01 17:05:06 +0000 | |
commit | efee6e373428a8764ac2122018707a1c93d00bf4 (patch) | |
tree | 0a32dc2cd58f67aefb2b6ff85ac9517c4fef524c /libexec/ftp-proxy | |
parent | Grammar nitpicking. (diff) | |
download | wireguard-openbsd-efee6e373428a8764ac2122018707a1c93d00bf4.tar.xz wireguard-openbsd-efee6e373428a8764ac2122018707a1c93d00bf4.zip |
typo; David Krause
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 969b2b80439..4265a8c7ece 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.26 2002/11/27 19:43:46 henning Exp $ +.\" $OpenBSD: ftp-proxy.8,v 1.27 2002/12/01 17:05:06 henning Exp $ .\" .\" Copyright (c) 1996-2001 .\" Obtuse Systems Corporation, All rights reserved. @@ -215,7 +215,7 @@ additional rules are needed. .Xr hosts.deny 5 , .Xr inetd.conf 5 , .Xr pf.conf 5 , -.Xr inetd 8 . +.Xr inetd 8 , .Xr pfctl 8 , .Xr syslogd 8 . .Sh BUGS |