diff options
author | 2018-05-27 09:19:25 +0000 | |
---|---|---|
committer | 2018-05-27 09:19:25 +0000 | |
commit | a2ee3c3832dfba5854ecda922f70940f7bda275c (patch) | |
tree | d7054d482b335016daa8065320704bf71150b8ac | |
parent | Add missing #include "audio.h" needed for the NAUDIO macro. (diff) | |
download | wireguard-openbsd-a2ee3c3832dfba5854ecda922f70940f7bda275c.tar.xz wireguard-openbsd-a2ee3c3832dfba5854ecda922f70940f7bda275c.zip |
Mention that only superuser may control record.enable knob.
help from and ok schwarze
-rw-r--r-- | share/man/man4/audio.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/audio.4 b/share/man/man4/audio.4 index 90df800d43c..366fd8daa20 100644 --- a/share/man/man4/audio.4 +++ b/share/man/man4/audio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: audio.4,v 1.76 2018/05/26 10:20:24 ratchov Exp $ +.\" $OpenBSD: audio.4,v 1.77 2018/05/27 09:19:25 ratchov Exp $ .\" $NetBSD: audio.4,v 1.20 1998/05/28 17:27:15 augustss Exp $ .\" .\" Copyright (c) 1996 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 26 2018 $ +.Dd $Mdocdate: May 27 2018 $ .Dt AUDIO 4 .Os .Sh NAME @@ -59,7 +59,7 @@ the driver exposes the .Va record.enable control. -It may be controlled with +The superuser can change it with .Xr mixerctl 1 . It accepts the following values: .Pp |