History log of /openbsd-src/usr.sbin/tokeninit/tokeninit.8 (Results 1 – 14 of 14)
Revision Date Author Comments
# 8e0dec52 19-Feb-2022 jsg <jsg@openbsd.org>

remove outdated contact details for ActivCard and CRYPTOCard


# 73d4fc9b 14-Aug-2013 jmc <jmc@openbsd.org>

no longer any need to quote macro lines with >9 args;
From: Jan Stary


# 44e68d47 16-Jul-2013 schwarze <schwarze@openbsd.org>

use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@


# f7003cf3 22-Oct-2009 sobrado <sobrado@openbsd.org>

replace strftime(3) by ".Xr strftime 3" and syslog(3) by ".Xr syslog 3".

ok jmc@


# 572c5e09 09-Jul-2008 sobrado <sobrado@openbsd.org>

an ellipsis is not an optional argument.


# 9490d37c 31-May-2007 jmc <jmc@openbsd.org>

convert to new .Dd format;


# d4acc1c4 15-Mar-2007 jmc <jmc@openbsd.org>

simplify synopsis/usage() and sort options;
from Igor Sobrado


# f65c6530 26-Nov-2003 jmc <jmc@openbsd.org>

remove reference to defunct Digital Pathways, and note that SNK-004 tokens
are no longer available;
kill some .Pp's before displays;

diff from Alex Holst;


# 9d0b46bc 12-Jun-2003 jmc <jmc@openbsd.org>

- section reorder
- macro fixes
- kill whitespace at EOL
- new sentence, new line


# b409d2e8 14-Feb-2003 jmc <jmc@openbsd.org>

typos;

tftpd(8): tweak and ok millert@
tokenadm(8): tweak and ok millert@


# b4d7a29b 06-Sep-2001 mpech <mpech@openbsd.org>

Initial idea from aaron@: Last char of .Xr group in SEE ALSO section should
be a single digit. Powered by mantoya@.

millert@ ok.


# 3ec624c2 01-Aug-2001 millert <millert@openbsd.org>

Remove tokenctl and tokenls from SEE ALSO -- they don't exist


# b50d00d1 21-Dec-2000 aaron <aaron@openbsd.org>

Standard OpenBSD'ifications that happen when new man pages are imported.


# 851d2d47 20-Dec-2000 millert <millert@openbsd.org>

Commands for manipulating the token database (ActivCard, CRYPTOCard, or SNK-004)
from BSDi. Will be enabled when BSD authentication is turned on (login_token).