diff options
author | 2005-02-07 08:33:05 +0000 | |
---|---|---|
committer | 2005-02-07 08:33:05 +0000 | |
commit | 6ee5d10434ef9cb7216c0b2e5eeecde9fbd1ad57 (patch) | |
tree | 4c8083a7037642d0953b65b4940b170d07cad5f7 | |
parent | sync (diff) | |
download | wireguard-openbsd-6ee5d10434ef9cb7216c0b2e5eeecde9fbd1ad57.tar.xz wireguard-openbsd-6ee5d10434ef9cb7216c0b2e5eeecde9fbd1ad57.zip |
typo in comment; from Brian Poole
-rw-r--r-- | etc/login.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/login.conf b/etc/login.conf index 70b031e664a..cd424863d48 100644 --- a/etc/login.conf +++ b/etc/login.conf @@ -1,4 +1,4 @@ -# $OpenBSD: login.conf,v 1.18 2005/01/21 13:36:27 otto Exp $ +# $OpenBSD: login.conf,v 1.19 2005/02/07 08:33:05 otto Exp $ # # Sample login.conf file. See login.conf(5) for details. @@ -25,7 +25,7 @@ # Default allowed authentication styles auth-defaults:auth=passwd,skey: -# Default allowed authentication styles for athentication type ftp +# Default allowed authentication styles for authentication type ftp auth-ftp-defaults:auth-ftp=passwd: # |