diff options
author | 2003-03-06 04:07:37 +0000 | |
---|---|---|
committer | 2003-03-06 04:07:37 +0000 | |
commit | af599a0aaae956a247870bc28aa92418bd97bd7c (patch) | |
tree | 287998032a2f63ad8c49eaa4867db796f84f1b96 /libexec/ftp-proxy | |
parent | date should be written formally: .Dd Month day, year (diff) | |
download | wireguard-openbsd-af599a0aaae956a247870bc28aa92418bd97bd7c.tar.xz wireguard-openbsd-af599a0aaae956a247870bc28aa92418bd97bd7c.zip |
date should be written formally: .Dd Month day, year
ok henning@ jmc@
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 52a2b9c703e..737b43edb28 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.31 2003/02/26 15:05:07 david Exp $ +.\" $OpenBSD: ftp-proxy.8,v 1.32 2003/03/06 04:07:37 david Exp $ .\" .\" Copyright (c) 1996-2001 .\" Obtuse Systems Corporation, All rights reserved. @@ -27,7 +27,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd Aug 17, 2001 +.Dd August 17, 2001 .Dt FTP-PROXY 8 .Os .Sh NAME |