summaryrefslogtreecommitdiffstats
path: root/usr.sbin/tokenadm
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>2000-12-21 04:52:03 +0000
committeraaron <aaron@openbsd.org>2000-12-21 04:52:03 +0000
commitb50d00d1e153b4c27ed35b774fbfdeab02d2d026 (patch)
treeb600c70c655d6c1ba6c1e5dde9af6b4da5817721 /usr.sbin/tokenadm
parentdocument net.inet6.icmp6.mtudisc_{hi,lo}wat (diff)
downloadwireguard-openbsd-b50d00d1e153b4c27ed35b774fbfdeab02d2d026.tar.xz
wireguard-openbsd-b50d00d1e153b4c27ed35b774fbfdeab02d2d026.zip
Standard OpenBSD'ifications that happen when new man pages are imported.
Diffstat (limited to 'usr.sbin/tokenadm')
-rw-r--r--usr.sbin/tokenadm/tokenadm.818
1 files changed, 11 insertions, 7 deletions
diff --git a/usr.sbin/tokenadm/tokenadm.8 b/usr.sbin/tokenadm/tokenadm.8
index 7bfd36fcb73..87f63be248b 100644
--- a/usr.sbin/tokenadm/tokenadm.8
+++ b/usr.sbin/tokenadm/tokenadm.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tokenadm.8,v 1.1 2000/12/20 02:08:08 millert Exp $
+.\" $OpenBSD: tokenadm.8,v 1.2 2000/12/21 04:52:03 aaron Exp $
.\"
.\" Copyright (c) 1996 Berkeley Software Design, Inc. All rights reserved.
.\"
@@ -36,7 +36,9 @@
.Dt TOKENADM 8
.Os
.Sh NAME
-.Nm activadm , cryptoadm , snkadm
+.Nm activadm ,
+.Nm cryptoadm ,
+.Nm snkadm
.Nd manage the ActivCard, CRYPTOCard and SNK-004 token databases
.Sh SYNOPSIS
.Nm tokenadm
@@ -54,8 +56,9 @@ It may also be invoked as one the following:
.Nm activadm , cryptoadm ,
or
.Nm snkadm .
-The flags available are:
-.Bl -tag -width indent
+.Pp
+The options are as follows:
+.Bl -tag -width Ds
.It Fl 1
Display users, one per line.
.It Fl B
@@ -91,8 +94,9 @@ option.
.It Fl m
Add
[or remove]
-the specified mode of authentication for the user. Modes available are
-decimal (dec), hexadecimal (hex) and phonebook (phone) and reduced-input (rim).
+the specified mode of authentication for the user.
+Modes available are decimal (dec), hexadecimal (hex), phonebook (phone),
+and reduced-input (rim).
Not all modes are available for all types of cards.
The
.Fl m
@@ -120,4 +124,4 @@ argument.
.Xr x99token 1 ,
.Xr login.conf 5 ,
.Xr login_token 8 ,
-.Xr tokeninit 8 ,
+.Xr tokeninit 8