diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-07-22 07:42:00 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-07-22 07:42:00 +0000 |
commit | d7efea8eee9d83061d65d1088c861a84271a595d (patch) | |
tree | af93e4b8759c750841c13b286ac420fbd4985c46 /share | |
parent | a6431c89f0d9b70cde2f6134f6adf7d682ac2720 (diff) |
ukc xr should be boot_config;
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/pckbc.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/pckbc.4 b/share/man/man4/pckbc.4 index 2305b5e20b7..bea6e25f168 100644 --- a/share/man/man4/pckbc.4 +++ b/share/man/man4/pckbc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pckbc.4,v 1.16 2010/07/21 20:10:14 miod Exp $ +.\" $OpenBSD: pckbc.4,v 1.17 2010/07/22 07:41:59 jmc Exp $ .\" $NetBSD: pckbc.4,v 1.2 2000/06/16 06:42:31 augustss Exp $ .\" .\" Copyright (c) 1999 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd $Mdocdate: July 21 2010 $ +.Dd $Mdocdate: July 22 2010 $ .Dt PCKBC 4 .Os .Sh NAME @@ -70,4 +70,4 @@ device flags to 1. .Xr pckbd 4 , .Xr pms 4 , .Xr pmsi 4 , -.Xr ukc 8 +.Xr boot_config 8 |