diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2006-07-30 12:33:11 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2006-07-30 12:33:11 +0000 |
commit | 654f9246df15b015d4503c81a5a532dc5eff6c3f (patch) | |
tree | ed7bbc112d15a23baa9c6def905f15855b9895da /share/man/man8 | |
parent | 83de83e0df1498447d1e708049075f49c4340b51 (diff) |
Regen
Diffstat (limited to 'share/man/man8')
-rw-r--r-- | share/man/man8/man8.vax/MAKEDEV.8 | 16 |
1 files changed, 13 insertions, 3 deletions
diff --git a/share/man/man8/man8.vax/MAKEDEV.8 b/share/man/man8/man8.vax/MAKEDEV.8 index 88a7334e5bb..43a58e25e81 100644 --- a/share/man/man8/man8.vax/MAKEDEV.8 +++ b/share/man/man8/man8.vax/MAKEDEV.8 @@ -1,9 +1,9 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.35 2006/07/24 22:59:56 miod Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.36 2006/07/30 12:33:10 miod Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.vax/MAKEDEV.md,v 1.23 2006/07/24 22:59:22 miod Exp +.\" OpenBSD: etc.vax/MAKEDEV.md,v 1.24 2006/07/30 12:32:41 miod Exp .\" OpenBSD: MAKEDEV.common,v 1.28 2006/06/11 10:58:57 mk Exp .\" OpenBSD: MAKEDEV.man,v 1.3 2004/03/12 18:12:12 miod Exp .\" OpenBSD: MAKEDEV.mansub,v 1.2 2004/02/20 19:13:01 miod Exp @@ -23,7 +23,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd July 24, 2006 +.Dd July 30, 2006 .Dt MAKEDEV 8 vax .Os .Sh NAME @@ -195,6 +195,16 @@ Minimal wscons devices, see .It Ar ttyC-F* wscons display devices, see .Xr wsdisplay 4 . +.It Ar wskbd* +wscons keyboards, see +.Xr wskbd 4 . +.El +.Pp +.Sy Pointing devices +.Bl -tag -width tenletters -compact +.It Ar wsmouse* +wscons mice, see +.Xr wsmouse 4 . .El .Pp .Sy Special purpose devices |