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 /share/man/man4/man4.sparc/cgtwo.4 | |
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 'share/man/man4/man4.sparc/cgtwo.4')
-rw-r--r-- | share/man/man4/man4.sparc/cgtwo.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.sparc/cgtwo.4 b/share/man/man4/man4.sparc/cgtwo.4 index 7f370d8f1d9..a9429f56e34 100644 --- a/share/man/man4/man4.sparc/cgtwo.4 +++ b/share/man/man4/man4.sparc/cgtwo.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cgtwo.4,v 1.5 1999/05/16 19:57:19 alex Exp $ +.\" $OpenBSD: cgtwo.4,v 1.6 1999/07/09 13:35:41 aaron Exp $ .\" $NetBSD: cgtwo.4,v 1.3 1997/10/08 22:00:08 jtc Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -26,7 +26,7 @@ .\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS .\" ``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. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS +.\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS @@ -44,7 +44,7 @@ .Sh SYNOPSIS .Cd "cgtwo* at vmes0 addr 0xff400000 level 4 vect 0xa8" .Sh DESCRIPTION -The +The .Nm cgtwo is a memory based color frame buffer. Its control pixel memory can be mapped into a user process address @@ -62,4 +62,4 @@ driver supports the minimal ioctl's needed to run .Xr cgfourteen 4 , .Xr cgsix 4 , .Xr cgthree 4 , -.Xr tcx 4 +.Xr tcx 4 |