diff options
author | 2016-01-07 08:51:48 +0000 | |
---|---|---|
committer | 2016-01-07 08:51:48 +0000 | |
commit | a09154948db2f282cb19757b0051d26fe857a7a5 (patch) | |
tree | bb2417754176b1bac2df99d0efe7cd4a43812d15 | |
parent | Move sndiod man page to section 8. (diff) | |
download | wireguard-openbsd-a09154948db2f282cb19757b0051d26fe857a7a5.tar.xz wireguard-openbsd-a09154948db2f282cb19757b0051d26fe857a7a5.zip |
fix SEE ALSO;
-rw-r--r-- | lib/libsndio/sndio.7 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libsndio/sndio.7 b/lib/libsndio/sndio.7 index 7332ce381c4..14d2043d7d4 100644 --- a/lib/libsndio/sndio.7 +++ b/lib/libsndio/sndio.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sndio.7,v 1.17 2016/01/07 07:41:01 ratchov Exp $ +.\" $OpenBSD: sndio.7,v 1.18 2016/01/07 08:51:48 jmc Exp $ .\" .\" Copyright (c) 2007 Alexandre Ratchov <alex@caoua.org> .\" @@ -216,8 +216,8 @@ Audio devices. MIDI ports. .El .Sh SEE ALSO -.Xr sndiod 8 , .Xr mio_open 3 , .Xr sio_open 3 , .Xr audio 4 , -.Xr midi 4 +.Xr midi 4 , +.Xr sndiod 8 |