summaryrefslogtreecommitdiff
path: root/lib/libossaudio/ossaudio.3
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 /lib/libossaudio/ossaudio.3
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 'lib/libossaudio/ossaudio.3')
-rw-r--r--lib/libossaudio/ossaudio.38
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/libossaudio/ossaudio.3 b/lib/libossaudio/ossaudio.3
index 57514a0c4ce..c2f53d174dc 100644
--- a/lib/libossaudio/ossaudio.3
+++ b/lib/libossaudio/ossaudio.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ossaudio.3,v 1.3 1999/07/07 10:50:06 aaron Exp $
+.\" $OpenBSD: ossaudio.3,v 1.4 1999/07/09 13:35:28 aaron Exp $
.\" $NetBSD: ossaudio.3,v 1.6 1998/02/05 18:52:19 perry Exp $
.\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc.
@@ -23,7 +23,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
@@ -53,14 +53,14 @@ library only for porting programs.
.Sh SEE ALSO
.Xr audio 4
.Sh BUGS
-The emulation uses an #define for
+The emulation uses an #define for
.Va ioctl()
so some obscure programs
can fail to compile.
.Pp
The emulation is incomplete.
.Pp
-The emulation only covers
+The emulation only covers
.Va ioctl() ,
there are other differences as well. E.g., on a write
that would block in non-blocking mode Linux returns