diff options
author | 2003-01-06 06:43:10 +0000 | |
---|---|---|
committer | 2003-01-06 06:43:10 +0000 | |
commit | 6da8bdd7ab671f5dcf042909f2c0806f84aea56d (patch) | |
tree | 72b34b8374df76220e281d16ea60059e964473cd | |
parent | Typo: s/to be use if/to be used if/ s/Standford/Stanford/ (diff) | |
download | wireguard-openbsd-6da8bdd7ab671f5dcf042909f2c0806f84aea56d.tar.xz wireguard-openbsd-6da8bdd7ab671f5dcf042909f2c0806f84aea56d.zip |
typo: s/prefered/preferred
-rw-r--r-- | kerberosV/usr.bin/afslog/afslog.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kerberosV/usr.bin/afslog/afslog.1 b/kerberosV/usr.bin/afslog/afslog.1 index a9ee59f10b5..0a472d7d831 100644 --- a/kerberosV/usr.bin/afslog/afslog.1 +++ b/kerberosV/usr.bin/afslog/afslog.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: afslog.1,v 1.1 2002/06/11 15:28:04 hin Exp $ +.\" $OpenBSD: afslog.1,v 1.2 2003/01/06 06:43:10 cloder Exp $ .\" .Dd June 10, 2002 .Dt AFSLOG 1 @@ -61,4 +61,4 @@ The flag .Fl k can be used to give a hint. It should not be used unless there is a problem, since all tickets will be taken from the specified realm and -this is not (usually) prefered. +this is not (usually) preferred. |