=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sndiod/Attic/sndiod.1,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** src/usr.bin/sndiod/Attic/sndiod.1 2014/08/13 08:42:46 1.4 --- src/usr.bin/sndiod/Attic/sndiod.1 2015/09/05 11:19:20 1.5 *************** *** 1,4 **** ! .\" $OpenBSD: sndiod.1,v 1.4 2014/08/13 08:42:46 nicm Exp $ .\" .\" Copyright (c) 2006-2012 Alexandre Ratchov .\" --- 1,4 ---- ! .\" $OpenBSD: sndiod.1,v 1.5 2015/09/05 11:19:20 ratchov Exp $ .\" .\" Copyright (c) 2006-2012 Alexandre Ratchov .\" *************** *** 14,20 **** .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: August 13 2014 $ .Dt SNDIOD 1 .Os .Sh NAME --- 14,20 ---- .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" ! .Dd $Mdocdate: September 5 2015 $ .Dt SNDIOD 1 .Os .Sh NAME *************** *** 474,480 **** and a MIDI-controlled .Va snd/0.mmc : .Bd -literal -offset indent ! $ sndiod -r 48000 -z 400 -s default -t slave -s mmc .Ed .Pp Streams connected to --- 474,480 ---- and a MIDI-controlled .Va snd/0.mmc : .Bd -literal -offset indent ! $ sndiod \-r 48000 \-z 400 \-s default \-t slave \-s mmc .Ed .Pp Streams connected to *************** *** 493,499 **** .Pa snd/0.rear devices: .Bd -literal -offset indent ! $ sndiod -s default -c 2:3 -s rear .Ed .Pp Start server creating the default sub-device with low volume and --- 493,499 ---- .Pa snd/0.rear devices: .Bd -literal -offset indent ! $ sndiod \-s default \-c 2:3 \-s rear .Ed .Pp Start server creating the default sub-device with low volume and *************** *** 503,509 **** .Pa snd/0.max devices: .Bd -literal -offset indent ! $ sndiod -v 65 -s default -v 127 -s max .Ed .Pp Start server configuring the audio device to use --- 503,509 ---- .Pa snd/0.max devices: .Bd -literal -offset indent ! $ sndiod \-v 65 \-s default \-v 127 \-s max .Ed .Pp Start server configuring the audio device to use *************** *** 512,518 **** The corresponding latency is 10ms, which is the time it takes the sound to propagate 3.5 meters. .Bd -literal -offset indent ! $ sndiod -r 48000 -b 480 -z 240 .Ed .Sh SEE ALSO .Xr sndio 7 --- 512,518 ---- The corresponding latency is 10ms, which is the time it takes the sound to propagate 3.5 meters. .Bd -literal -offset indent ! $ sndiod \-r 48000 \-b 480 \-z 240 .Ed .Sh SEE ALSO .Xr sndio 7