diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-09 13:36:00 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-09 13:36:00 +0000 |
commit | 078c2448197a826265f74828b3159d758f1f0ceb (patch) | |
tree | ef3b0d7b2b6fcf1328ac8953d9e2abf6431093ea /sys/arch/i386/isa | |
parent | 3610cb2f5b1eeb5e599fcca418780b43c2f30b6d (diff) |
- remove all trailing whitespace
* except when it is escaped with a `\' at the end of the line
- fix remaining .Nm usage as well
- this is from a patch I received from kwesterback@home.com, who has been
working on some scripts for fixing formatting errors in mdoc'd man pages
Ok, so there could be a cost/benefit debate with this commit, but since I have
the patch we might as well commit it...
Diffstat (limited to 'sys/arch/i386/isa')
-rw-r--r-- | sys/arch/i386/isa/pcvt/Util/kbdio/kbdio.8 | 16 | ||||
-rw-r--r-- | sys/arch/i386/isa/pcvt/Util/kcon/kcon.1 | 4 | ||||
-rw-r--r-- | sys/arch/i386/isa/pcvt/Util/keycap/keycap.5 | 4 | ||||
-rw-r--r-- | sys/arch/i386/isa/pcvt/Util/loadfont/loadfont.1 | 4 | ||||
-rw-r--r-- | sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 | 20 | ||||
-rw-r--r-- | sys/arch/i386/isa/pcvt/Util/scon/scon.1 | 10 | ||||
-rw-r--r-- | sys/arch/i386/isa/pcvt/Util/vgaio/vgaio.8 | 18 |
7 files changed, 38 insertions, 38 deletions
diff --git a/sys/arch/i386/isa/pcvt/Util/kbdio/kbdio.8 b/sys/arch/i386/isa/pcvt/Util/kbdio/kbdio.8 index 4505c8ac7a6..dcaf6e60577 100644 --- a/sys/arch/i386/isa/pcvt/Util/kbdio/kbdio.8 +++ b/sys/arch/i386/isa/pcvt/Util/kbdio/kbdio.8 @@ -1,12 +1,12 @@ -.\" $OpenBSD: kbdio.8,v 1.5 1999/07/08 22:56:06 deraadt Exp $ +.\" $OpenBSD: kbdio.8,v 1.6 1999/07/09 13:35:31 aaron Exp $ +.\" .\" -.\" .\" Copyright (c) 1995 Joerg Wunsch -.\" +.\" .\" All rights reserved. -.\" +.\" .\" This program is free software. -.\" +.\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: @@ -21,7 +21,7 @@ .\" 4. The name of the developer may not be used to endorse or promote .\" products derived from this software without specific prior written .\" permission. -.\" +.\" .\" THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. @@ -32,8 +32,8 @@ .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -.\" -.\" +.\" +.\" .Dd April 15, 1995 .Dt KBDIO 8 i386 .Os diff --git a/sys/arch/i386/isa/pcvt/Util/kcon/kcon.1 b/sys/arch/i386/isa/pcvt/Util/kcon/kcon.1 index d2676c33568..34977224eb3 100644 --- a/sys/arch/i386/isa/pcvt/Util/kcon/kcon.1 +++ b/sys/arch/i386/isa/pcvt/Util/kcon/kcon.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: kcon.1,v 1.6 1999/07/08 22:57:15 deraadt Exp $ +.\" $OpenBSD: kcon.1,v 1.7 1999/07/09 13:35:31 aaron Exp $ .\" .\" Copyright (c) 1992, 1995 Hellmuth Michaelis .\" @@ -40,7 +40,7 @@ .Sh SYNOPSIS .Nm kcon .Op Fl d Ar delay -.Op Fl l +.Op Fl l .Op Fl m Ar map .Op Fl o .Op Fl p diff --git a/sys/arch/i386/isa/pcvt/Util/keycap/keycap.5 b/sys/arch/i386/isa/pcvt/Util/keycap/keycap.5 index a393f4d55d0..0e12b434532 100644 --- a/sys/arch/i386/isa/pcvt/Util/keycap/keycap.5 +++ b/sys/arch/i386/isa/pcvt/Util/keycap/keycap.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: keycap.5,v 1.6 1999/07/07 10:50:08 aaron Exp $ +.\" $OpenBSD: keycap.5,v 1.7 1999/07/09 13:35:32 aaron Exp $ .\" .\" .\" Copyright (c) 1992,1993,1994 Hellmuth Michaelis @@ -67,7 +67,7 @@ upper case and blanks for readability. .It "de bool Resets Keyboard mapping to compiled-in default" .It "D<n> bool Disables key <n> completely" -.It "m<n> num specify key numbers for ALT keys +.It "m<n> num specify key numbers for ALT keys .It "l<n> num specify key numbers for ALTGR keys .It "h<n> num specify key numbers for SHIFT keys .It "t<n> num specify key numbers for CONTROL keys diff --git a/sys/arch/i386/isa/pcvt/Util/loadfont/loadfont.1 b/sys/arch/i386/isa/pcvt/Util/loadfont/loadfont.1 index 1ef22c99bfe..e162dbc9be6 100644 --- a/sys/arch/i386/isa/pcvt/Util/loadfont/loadfont.1 +++ b/sys/arch/i386/isa/pcvt/Util/loadfont/loadfont.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: loadfont.1,v 1.6 1999/07/08 22:57:16 deraadt Exp $ +.\" $OpenBSD: loadfont.1,v 1.7 1999/07/09 13:35:32 aaron Exp $ .\" .\" Copyright (c) 1992, 1995 Hellmuth Michaelis .\" @@ -53,7 +53,7 @@ VT220 driver on EGA and VGA boards into the font ram of this boards. The options are as follows: .Bl -tag -width Ds .It Fl c -Specifies the slot, the font is to load into. EGA boards have four +Specifies the slot, the font is to load into. EGA boards have four slots and VGA boards have eight slots available for downloading fonts. .It Fl d Specifies the devicefile to use. diff --git a/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 b/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 index f4c444dc836..b571d9fcea6 100644 --- a/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 +++ b/sys/arch/i386/isa/pcvt/Util/pcvtdoc/pcvt.4 @@ -1,10 +1,10 @@ -.\" $OpenBSD: pcvt.4,v 1.11 1999/07/07 10:50:08 aaron Exp $ -.\" +.\" $OpenBSD: pcvt.4,v 1.12 1999/07/09 13:35:32 aaron Exp $ +.\" .\" Copyright (c) 1992, 1995 Hellmuth Michaelis, Brian Dunford-Shore, .\" Joerg Wunsch and Holger Veit. -.\" +.\" .\" All rights reserved. -.\" +.\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: @@ -88,9 +88,9 @@ Despite the complexity of options, if installed in a normal OpenBSD configuration with the default options, on a standard i386 architecture system, you can use multiple virtual terminals. The key sequence used to move among virtual terminals are, -at least on a North American keyboard, +at least on a North American keyboard, .Em CTRL+ALT+Fn, -where +where .Em n can be from one to four on the standard system, and higher if you have created addition /dev/ttyC* entries. @@ -114,7 +114,7 @@ Completely independent virtual terminals for MDA/HGC/CGA/EGA and VGA .It Fully remappable keyboard to support national keyboards .It -All VT220 character sets plus ISO Latin-1 and DEC technical supported +All VT220 character sets plus ISO Latin-1 and DEC technical supported .It VT220 downloadable character set supported when run on EGA/VGA .It @@ -413,7 +413,7 @@ caps shift - swaps case of letter, ASCII code generating key, .It KBD_SCROLL stop output, -.It KBD_FUNC +.It KBD_FUNC function key, .It KBD_KP keypad keys, @@ -628,7 +628,7 @@ struct screeninfo { int pure_vt_mode; /* flag, pure VT mode or HP/VT mode */ /* on write, if -1, no change */ int screen_size; /* screen size */ - /* on write, if -1, no change */ + /* on write, if -1, no change */ int force_24lines; /* force 24 lines if 25 lines VT mode */ /* or 28 lines HP mode to get pure */ /* VT220 screen size */ @@ -709,7 +709,7 @@ struct pcvtid { int rmajor; /* revision number, major */ #define PCVTIDMAJOR 3 int rminor; /* revision number, minor */ -#define PCVTIDMINOR 00 +#define PCVTIDMINOR 00 }; .Ed diff --git a/sys/arch/i386/isa/pcvt/Util/scon/scon.1 b/sys/arch/i386/isa/pcvt/Util/scon/scon.1 index ea3456bfb08..23f4240dac8 100644 --- a/sys/arch/i386/isa/pcvt/Util/scon/scon.1 +++ b/sys/arch/i386/isa/pcvt/Util/scon/scon.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: scon.1,v 1.7 1999/07/08 22:57:16 deraadt Exp $ +.\" $OpenBSD: scon.1,v 1.8 1999/07/09 13:35:32 aaron Exp $ .\" .\" Copyright (c) 1992, 1995 Hellmuth Michaelis and Joerg Wunsch .\" @@ -81,13 +81,13 @@ driver. The options are as follows: .Bl -tag -width Ds .It Fl a -Returns a string describing the video adaptor found by pcvt, the string +Returns a string describing the video adaptor found by pcvt, the string returned could be MDA, HGC, CGA, EGA, VGA or UNKNOWN. .It Fl c -Specify the screen number the current (displayed) screen should be switched +Specify the screen number the current (displayed) screen should be switched to. .It Fl d -Specify the device filename (i.e. /dev/ttyC2) further operations specified on +Specify the device filename (i.e. /dev/ttyC2) further operations specified on the command line should be applied to. .It Fl f Some programs which silently assume 24 lines when they run on a VT220 show @@ -187,7 +187,7 @@ Sets 132 columns mode Sets 80 columns mode. .El .Pp -When switching between HP and VT mode, when switching the force 24 lines +When switching between HP and VT mode, when switching the force 24 lines mode on and off, or when switching between 80 and 132 columns operation, the screen is cleared, the scrolling region is reset and the cursor is placed in the home position. diff --git a/sys/arch/i386/isa/pcvt/Util/vgaio/vgaio.8 b/sys/arch/i386/isa/pcvt/Util/vgaio/vgaio.8 index a8af2f2a144..5924513e541 100644 --- a/sys/arch/i386/isa/pcvt/Util/vgaio/vgaio.8 +++ b/sys/arch/i386/isa/pcvt/Util/vgaio/vgaio.8 @@ -1,12 +1,12 @@ -.\" $OpenBSD: vgaio.8,v 1.5 1999/07/08 22:56:06 deraadt Exp $ +.\" $OpenBSD: vgaio.8,v 1.6 1999/07/09 13:35:32 aaron Exp $ +.\" .\" -.\" .\" Copyright (c) 1994,1995 Joerg Wunsch -.\" +.\" .\" All rights reserved. -.\" +.\" .\" This program is free software. -.\" +.\" .\" Redistribution and use in source and binary forms, with or without .\" modification, are permitted provided that the following conditions .\" are met: @@ -21,7 +21,7 @@ .\" 4. The name of the developer may not be used to endorse or promote .\" products derived from this software without specific prior written .\" permission. -.\" +.\" .\" THIS SOFTWARE IS PROVIDED BY THE DEVELOPERS ``AS IS'' AND ANY EXPRESS OR .\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES .\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. @@ -32,8 +32,8 @@ .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -.\" -.\" +.\" +.\" .Dd December 31, 1994 .Dt VGAIO 8 i386 .Os @@ -125,7 +125,7 @@ the .Aq Em regnumber , or any of the other tokens are ignored. They are not required anyway. -The +The .Dq Em mi register does not require an argument .Aq Em regnumber ; |