Subject: bin/21017: fixes to wsconsctl's man page
To: None <gnats-bugs@gnats.netbsd.org>
From: None <soren@blef.org>
List: netbsd-bugs
Date: 04/04/2003 22:58:19
>Number:         21017
>Category:       bin
>Synopsis:       fixes to wsconsctl's man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Apr 04 22:59:00 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Soren Jacobsen
>Release:        NetBSD 1.6Q
>Organization:
>Environment:
System: NetBSD tempname 1.6Q NetBSD 1.6Q (GENERIC) #0: Tue Apr 1 15:45:36 PST 2003 root@tempname:/usr/obj/sys/arch/i386/compile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
Remove unnecessary commas, capitalize a couple things, s/keyboard/display/
>How-To-Repeat:
>Fix:

Index: wsconsctl.8
===================================================================
RCS file: /cvsroot/src/sbin/wsconsctl/wsconsctl.8,v
retrieving revision 1.10
diff -b -u -r1.10 wsconsctl.8
--- wsconsctl.8	2003/02/25 10:35:12	1.10
+++ wsconsctl.8	2003/04/05 06:36:08
@@ -34,7 +34,7 @@
 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
 .\" POSSIBILITY OF SUCH DAMAGE.
 .\"/
-.Dd December 24, 1998
+.Dd April 4, 2003
 .Dt WSCONSCTL 8
 .Os
 .Sh NAME
@@ -113,7 +113,7 @@
 value can be changed, and the keyboard encoding can be modified
 to switch keys, should the user find a keyboard's default layout
 difficult to use.
-The keyboard types and other relevant definitions,
+The keyboard types and other relevant definitions
 can all be found in the
 .Pa /usr/include/dev/wscons/wsconsio.h
 file.
@@ -122,8 +122,8 @@
 .Pa /usr/include/dev/wscons/wsconsio.h
 file.
 .Pp
-The keyboard types, and the height, width,
-depth (bits per pixel), color map size, and colormap
+The display types, height, width,
+depth (bits per pixel), color map size, and color map
 are defined in the
 .Pa /usr/include/dev/wscons/wsconsio.h
 file.
@@ -155,19 +155,19 @@
 .Pp
 .Dl wsconsctl -w map+="keysym Caps_Lock = Control_L"
 .Pp
-Modifies the current keyboard encoding so that, when the
+Modifies the current keyboard encoding so that when the
 .Ar Caps Lock
 key is pressed, the same encoding sequence as
 .Ar Left Control
 is sent.
-For a full list of keysyms, and keycodes, please refer
+For a full list of keysyms and keycodes, please refer
 to the
 .Pa /usr/include/dev/wscons/wsksymdef.h
 file.
 .Pp
 .Dl wsconsctl -w encoding=us.swapctrlcaps
 .Pp
-sets a US keyboard encoding, with the
+Sets a US keyboard encoding, with the
 .Ar Caps Lock
 and
 .Ar Left Control
@@ -186,7 +186,7 @@
 .Pp
 .Dl wsconsctl -w bell.pitch+=200
 .Pp
-adds 200 to the current pitch of the bell.
+Adds 200 to the current pitch of the bell.
 .Sh SEE ALSO
 .Xr pckbd 4 ,
 .Xr wscons 4 ,
>Release-Note:
>Audit-Trail:
>Unformatted: