diff options
author | 2001-04-24 12:54:42 +0000 | |
---|---|---|
committer | 2001-04-24 12:54:42 +0000 | |
commit | b0a1a34a5f0ec8af8857b63bf6fbff5f632924bf (patch) | |
tree | 6a7b7df0e202d5812fe7c27004fb792f0fd608ba | |
parent | Correct SA refcounting. Fixes a bug where isakmpd could die when a peer was (diff) | |
download | wireguard-openbsd-b0a1a34a5f0ec8af8857b63bf6fbff5f632924bf.tar.xz wireguard-openbsd-b0a1a34a5f0ec8af8857b63bf6fbff5f632924bf.zip |
compatility -> compatibility; mpech@prosoft.org.lv
-rw-r--r-- | libexec/ftpd/ftpd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libexec/ftpd/ftpd.8 b/libexec/ftpd/ftpd.8 index 5f954f58acc..d976dfad9e8 100644 --- a/libexec/ftpd/ftpd.8 +++ b/libexec/ftpd/ftpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ftpd.8,v 1.38 2001/01/06 18:24:29 millert Exp $ +.\" $OpenBSD: ftpd.8,v 1.39 2001/04/24 12:54:42 aaron Exp $ .\" $NetBSD: ftpd.8,v 1.8 1996/01/14 20:55:23 thorpej Exp $ .\" .\" Copyright (c) 1985, 1988, 1991, 1993 @@ -425,7 +425,7 @@ The virtual host that the connection was made to. .Pp Although fields exist for logging information on real users, this file is only used for anonymous downloads. -Unused fields exist only for compatility with other +Unused fields exist only for compatibility with other .Nm implementations. .Sh LOGIN.CONF VARIABLES |