From b043bfcf32a92138b9be0181c700f7105799715a Mon Sep 17 00:00:00 2001 From: Alexandre Ratchov Date: Wed, 20 May 2020 16:12:32 +0200 Subject: [PATCH] Use .Nm sndio to refer to the sndio library From schwarze@ --- libsndio/sndio.7 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/libsndio/sndio.7 b/libsndio/sndio.7 index 0354f2b..9f7ab8b 100644 --- a/libsndio/sndio.7 +++ b/libsndio/sndio.7 @@ -21,7 +21,9 @@ .Nm sndio .Nd interface to audio and MIDI .Sh DESCRIPTION -Programs access audio and MIDI hardware using the sndio library. +Programs access audio and MIDI hardware using the +.Nm sndio +library. It allows both access through the .Xr sndiod 8 server and raw access to the hardware.