From 702eea461c236231b8ac7a6f25bf42dd32ed1a2f Mon Sep 17 00:00:00 2001 From: jmc Date: Sat, 18 Dec 2021 21:41:49 +0000 Subject: [PATCH] tighten the decription of -F; from richard ulmer ok ratchov --- usr.bin/sndiod/sndiod.8 | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/usr.bin/sndiod/sndiod.8 b/usr.bin/sndiod/sndiod.8 index 085081bf100..615b658edc8 100644 --- a/usr.bin/sndiod/sndiod.8 +++ b/usr.bin/sndiod/sndiod.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sndiod.8,v 1.11 2021/07/16 15:05:58 sthen Exp $ +.\" $OpenBSD: sndiod.8,v 1.12 2021/12/18 21:41:49 jmc Exp $ .\" .\" Copyright (c) 2006-2012 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: July 16 2021 $ +.Dd $Mdocdate: December 18 2021 $ .Dt SNDIOD 8 .Os .Sh NAME @@ -186,11 +186,11 @@ Examples: .Va u8 , s16le , s24le3 , s24le4lsb . .It Fl F Ar device Specify an alternate device to use. -If it doesn't work, the one given with the last +If it doesn't work, the one given with the previous .Fl f or .Fl F -options will be used. +option will be used. For instance, specifying a USB device following a PCI device allows .Nm -- 2.20.1