diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-09-06 15:04:35 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-09-06 15:04:35 +0000 |
commit | 60e3409ed149bdefcb774fa1336bcbf86d8d7a50 (patch) | |
tree | 48af7d4d2e2bad81a4dd0b07a7b34b830cb36cb1 /usr.sbin/tokeninit | |
parent | 9954eaf1309aad3397247d28ad73ea36ea0e9512 (diff) |
Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should
be a single digit. Powered by mantoya@.
millert@ ok.
Diffstat (limited to 'usr.sbin/tokeninit')
-rw-r--r-- | usr.sbin/tokeninit/tokeninit.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/tokeninit/tokeninit.8 b/usr.sbin/tokeninit/tokeninit.8 index 5a3e4eed79d..d62bb89d26c 100644 --- a/usr.sbin/tokeninit/tokeninit.8 +++ b/usr.sbin/tokeninit/tokeninit.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tokeninit.8,v 1.3 2001/08/01 03:08:29 millert Exp $ +.\" $OpenBSD: tokeninit.8,v 1.4 2001/09/06 15:04:34 mpech Exp $ .\" .\" Copyright (c) 1995 Migration Associates Corporation. All rights reserved. .\" @@ -218,7 +218,7 @@ Not all modes of all cards are supported. .Xr x99token 1 , .Xr syslog 3 , .Xr login_token 8 , -.Xr tokenadm 8 , +.Xr tokenadm 8 .Sh AUTHORS Jack Flory .Aq jpf@mig.com |