diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2001-08-01 21:18:14 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2001-08-01 21:18:14 +0000 |
commit | 70e0045b3b2a7428e84c32da69fc7e09962f3885 (patch) | |
tree | fc8be9b5993386a869ebe8d220b247a842a22bb2 /usr.sbin/tokenadm | |
parent | 8171efa5a56e378cda407bf793aca38fe59c41f5 (diff) |
Fix loose vs. lose
Diffstat (limited to 'usr.sbin/tokenadm')
-rw-r--r-- | usr.sbin/tokenadm/tokenadm.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/tokenadm/tokenadm.8 b/usr.sbin/tokenadm/tokenadm.8 index 87f63be248b..acf0a63c66f 100644 --- a/usr.sbin/tokenadm/tokenadm.8 +++ b/usr.sbin/tokenadm/tokenadm.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tokenadm.8,v 1.2 2000/12/21 04:52:03 aaron Exp $ +.\" $OpenBSD: tokenadm.8,v 1.3 2001/08/01 21:18:13 millert Exp $ .\" .\" Copyright (c) 1996 Berkeley Software Design, Inc. All rights reserved. .\" @@ -76,7 +76,7 @@ Unless is also specified, four users will be displayed per line. .It Fl d Disable users without removing them from the database. -This prevents the users from authenticating, but does not loose their +This prevents the users from authenticating, but does not lose their shared secret. The .Fl m |