diff options
author | 2001-08-01 03:08:29 +0000 | |
---|---|---|
committer | 2001-08-01 03:08:29 +0000 | |
commit | 3ec624c218bbcd3a5d9a409b5d11baa8792e8278 (patch) | |
tree | 5824c51912b7aeeeee7385a4019ddcf7856bfb2d | |
parent | update to sendmail 8.11.5 (diff) | |
download | wireguard-openbsd-3ec624c218bbcd3a5d9a409b5d11baa8792e8278.tar.xz wireguard-openbsd-3ec624c218bbcd3a5d9a409b5d11baa8792e8278.zip |
Remove tokenctl and tokenls from SEE ALSO -- they don't exist
-rw-r--r-- | libexec/login_token/login_token.8 | 3 | ||||
-rw-r--r-- | usr.sbin/tokeninit/tokeninit.8 | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/libexec/login_token/login_token.8 b/libexec/login_token/login_token.8 index 9de396fb495..68be5be6c05 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.3 2001/07/08 01:09:51 millert Exp $ +.\" $OpenBSD: login_token.8,v 1.4 2001/08/01 03:08:29 millert Exp $ .\" .\" Copyright (c) 1995 Migration Associates Corporation. All rights reserved. .\" @@ -95,7 +95,6 @@ data base of information for the SNK-004 tokens. .Xr syslog 3 , .Xr login.conf 5 , .Xr tokenadm 8 , -.Xr tokenctl 8 , .Xr tokeninit 8 .Sh AUTHOR Jack Flory <jpf@mig.com> diff --git a/usr.sbin/tokeninit/tokeninit.8 b/usr.sbin/tokeninit/tokeninit.8 index 304c4b6916d..5a3e4eed79d 100644 --- a/usr.sbin/tokeninit/tokeninit.8 +++ b/usr.sbin/tokeninit/tokeninit.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tokeninit.8,v 1.2 2000/12/21 04:52:03 aaron Exp $ +.\" $OpenBSD: tokeninit.8,v 1.3 2001/08/01 03:08:29 millert Exp $ .\" .\" Copyright (c) 1995 Migration Associates Corporation. All rights reserved. .\" @@ -219,7 +219,6 @@ Not all modes of all cards are supported. .Xr syslog 3 , .Xr login_token 8 , .Xr tokenadm 8 , -.Xr tokenls 8 .Sh AUTHORS Jack Flory .Aq jpf@mig.com |