Quote Cd argument.
This commit is contained in:
parent
1bbd3bfabf
commit
fa499f5b3d
@ -1,4 +1,4 @@
|
||||
.\" $NetBSD: wsdisplay.4,v 1.18 2003/02/19 00:36:24 bjh21 Exp $
|
||||
.\" $NetBSD: wsdisplay.4,v 1.19 2003/06/27 18:54:09 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1999 Matthias Drochner.
|
||||
.\" Copyright (c) 2002 Ben Harris.
|
||||
@ -32,23 +32,23 @@
|
||||
.Nm wsdisplay
|
||||
.Nd generic display device support in wscons
|
||||
.Sh SYNOPSIS
|
||||
.Cd wsdisplay* at ega? console ?
|
||||
.Cd "wsdisplay* at ega? console ?"
|
||||
(EGA display on ISA)
|
||||
.Cd wsdisplay* at vga? console ?
|
||||
.Cd "wsdisplay* at vga? console ?"
|
||||
(VGA display on ISA or PCI)
|
||||
.Cd wsdisplay* at pcdisplay? console ?
|
||||
.Cd "wsdisplay* at pcdisplay? console ?"
|
||||
(generic PC (ISA) display)
|
||||
.Cd wsdisplay* at tga? console ?
|
||||
.Cd "wsdisplay* at tga? console ?"
|
||||
(DEC TGA display, alpha only)
|
||||
.Cd wsdisplay* at pfb? console ?
|
||||
.Cd "wsdisplay* at pfb? console ?"
|
||||
(PCI framebuffer, bebox only)
|
||||
.Cd wsdisplay0 at ofb? console ?
|
||||
.Cd "wsdisplay0 at ofb? console ?"
|
||||
(Open Firmware framebuffer, macppc only)
|
||||
.Cd wsdisplay* at nextdisplay? console ?
|
||||
.Cd "wsdisplay* at nextdisplay? console ?"
|
||||
(NeXT display)
|
||||
.Cd wsdisplay0 at smg0
|
||||
.Cd "wsdisplay0 at smg0"
|
||||
(VAXstation small monochrome display)
|
||||
.Cd wsdisplay* at ... kbdmux N
|
||||
.Cd "wsdisplay* at ... kbdmux N"
|
||||
.Cd options WSDISPLAY_DEFAULTSCREENS=N
|
||||
.Cd options WSDISPLAY_CHARFUNCS
|
||||
.Sh DESCRIPTION
|
||||
|
Loading…
Reference in New Issue
Block a user