summaryrefslogtreecommitdiff
path: root/usr.bin/sndiod/sndiod.1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2012-11-23 07:44:34 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2012-11-23 07:44:34 +0000
commit48da79ef884f444b89831aac87683c10daa45c77 (patch)
tree9191a700c4402fd72dd8c4711e8f493fe6bf66e7 /usr.bin/sndiod/sndiod.1
parent160479b7a00dc1441a649ce76107463aa71ad69a (diff)
space required between macro args and punctuation;
Diffstat (limited to 'usr.bin/sndiod/sndiod.1')
-rw-r--r--usr.bin/sndiod/sndiod.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/sndiod/sndiod.1 b/usr.bin/sndiod/sndiod.1
index 20189fd34c2..774db15fc5b 100644
--- a/usr.bin/sndiod/sndiod.1
+++ b/usr.bin/sndiod/sndiod.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sndiod.1,v 1.1 2012/11/23 07:03:28 ratchov Exp $
+.\" $OpenBSD: sndiod.1,v 1.2 2012/11/23 07:44:33 jmc Exp $
.\"
.\" Copyright (c) 2006-2012 Alexandre Ratchov <alex@caoua.org>
.\"
@@ -184,7 +184,7 @@ or
.Pc .
Only the signedness and the precision are mandatory.
Examples:
-.Va u8 , s16le , s24le3 , s24le4lsb.
+.Va u8 , s16le , s24le3 , s24le4lsb .
.It Fl f Ar device
Add this
.Xr sndio 7