summaryrefslogtreecommitdiff
path: root/share/man/man4/sv.4
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-07-09 13:36:00 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-07-09 13:36:00 +0000
commit078c2448197a826265f74828b3159d758f1f0ceb (patch)
treeef3b0d7b2b6fcf1328ac8953d9e2abf6431093ea /share/man/man4/sv.4
parent3610cb2f5b1eeb5e599fcca418780b43c2f30b6d (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/sv.4')
-rw-r--r--share/man/man4/sv.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/sv.4 b/share/man/man4/sv.4
index 518ffec255f..dbb10f84ddc 100644
--- a/share/man/man4/sv.4
+++ b/share/man/man4/sv.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sv.4,v 1.3 1998/09/06 22:23:19 aaron Exp $
+.\" $OpenBSD: sv.4,v 1.4 1999/07/09 13:35:47 aaron Exp $
.\" Copyright (c) 1998 Constantine Paul Sapuntzakis
.\" All rights reserved
.\"
@@ -13,7 +13,7 @@
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
.\" 3. The author's name or those of the contributors may not be used to
-.\" endorse or promote products derived from this software without
+.\" endorse or promote products derived from this software without
.\" specific prior written permission.
.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR(S) AND CONTRIBUTORS
@@ -43,7 +43,7 @@ The
driver provides support for S3 SonicVibes (S3-617) chipset-based
cards. Disabling the SRS 3-D spatial feature of the chip is
recommended for higher quality audio. This can be done in software
-by issuing the
+by issuing the
.Bd -literal -offset indent
mixerctl -w outputs.spatial=off
.Ed