diff options
| author | 2003-06-02 13:56:43 +0000 | |
|---|---|---|
| committer | 2003-06-02 13:56:43 +0000 | |
| commit | 78d564a135803572f84f512e16e14aefaa107574 (patch) | |
| tree | 4215c85f94b31cb5f22181ce039fa6d824da8e7f | |
| parent | - section reorder (diff) | |
| download | wireguard-openbsd-78d564a135803572f84f512e16e14aefaa107574.tar.xz wireguard-openbsd-78d564a135803572f84f512e16e14aefaa107574.zip | |
- section reorder
- An/Aq for author
| -rw-r--r-- | libexec/login_token/login_token.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/libexec/login_token/login_token.8 b/libexec/login_token/login_token.8 index f1f5fa7d7be..92b56de4a88 100644 --- a/libexec/login_token/login_token.8 +++ b/libexec/login_token/login_token.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: login_token.8,v 1.8 2003/02/03 17:46:57 jmc Exp $ +.\" $OpenBSD: login_token.8,v 1.9 2003/06/02 13:56:43 jmc Exp $ .\" .\" Copyright (c) 1995 Migration Associates Corporation. All rights reserved. .\" @@ -81,8 +81,6 @@ the user will be authenticated. The .Ar class argument is unused. -.Sh DIAGNOSTICS -Diagnostic messages are logged via syslog(3) with the LOG_AUTH facility. .Sh FILES .Bl -tag -width xetcxcrypto.db .It Pa /etc/activ.db @@ -92,10 +90,12 @@ data base of information for the CRYPTOCard tokens. .It Pa /etc/snk.db data base of information for the SNK-004 tokens. .El +.Sh DIAGNOSTICS +Diagnostic messages are logged via syslog(3) with the LOG_AUTH facility. .Sh SEE ALSO .Xr syslog 3 , .Xr login.conf 5 , .Xr tokenadm 8 , .Xr tokeninit 8 .Sh AUTHORS -Jack Flory <jpf@mig.com> +.An Jack Flory Aq jpf@mig.com |
