From fb36fd4732b9c768036da8052d50a4fa95f5e027 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 21 Apr 2020 21:32:27 +0000 Subject: move mixerctl and audioctl man pages to section 8, as these work against root-only device nodes. --- lib/libsndio/sio_open.3 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lib/libsndio') diff --git a/lib/libsndio/sio_open.3 b/lib/libsndio/sio_open.3 index e52d18e55d8..f97f6177c78 100644 --- a/lib/libsndio/sio_open.3 +++ b/lib/libsndio/sio_open.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sio_open.3,v 1.48 2019/01/18 08:43:49 ratchov Exp $ +.\" $OpenBSD: sio_open.3,v 1.49 2020/04/21 21:32:26 deraadt Exp $ .\" .\" Copyright (c) 2007 Alexandre Ratchov .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 18 2019 $ +.Dd $Mdocdate: April 21 2020 $ .Dt SIO_OPEN 3 .Os .Sh NAME @@ -630,7 +630,7 @@ It specifies the weight the audio subsystem will give to this stream. It is not meant to control hardware parameters like speaker gain; the -.Xr mixerctl 1 +.Xr mixerctl 8 interface should be used for that purpose instead. .Pp An application can use the -- cgit v1.2.3