diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2003-01-31 23:03:39 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2003-01-31 23:03:39 +0000 |
commit | 02914384c4f5bcb9b5f7e472db395995fd42e851 (patch) | |
tree | d9d595392fced3c8ab741a46382bc2dc39a3c3ce /share | |
parent | 7a22749862e5766ff7633e137f99b0b6fd74fa5d (diff) |
Fix Xr list
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/pckbc.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pckbc.4 b/share/man/man4/pckbc.4 index 21688bf8ede..5a1e67b044b 100644 --- a/share/man/man4/pckbc.4 +++ b/share/man/man4/pckbc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pckbc.4,v 1.6 2002/09/26 07:52:47 miod Exp $ +.\" $OpenBSD: pckbc.4,v 1.7 2003/01/31 23:03:38 miod Exp $ .\" $NetBSD: pckbc.4,v 1.2 2000/06/16 06:42:31 augustss Exp $ .\" .Dd April 21, 1999 @@ -33,6 +33,6 @@ slot for mice (the latter might be missing in older keyboard controllers). .Sh SEE ALSO .Xr ebus 4 , .Xr isa 4 , -.Xr pckbd 4 +.Xr pckbd 4 , .Xr pms 4 , .Xr pmsi 4 , |