diff options
author | 2011-12-09 22:58:50 +0000 | |
---|---|---|
committer | 2011-12-09 22:58:50 +0000 | |
commit | 1a6565ee3f0f8efb0af057ff5905b25125346120 (patch) | |
tree | b67486942a9aab7898d47eb2af1913b018e71c35 | |
parent | fix usage string: remove -M from aucat and -l from aucat and sndiod (diff) | |
download | wireguard-openbsd-1a6565ee3f0f8efb0af057ff5905b25125346120.tar.xz wireguard-openbsd-1a6565ee3f0f8efb0af057ff5905b25125346120.zip |
zap trailing whitespace, from jmc
-rw-r--r-- | usr.bin/aucat/aucat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/aucat/aucat.1 b/usr.bin/aucat/aucat.1 index ba1d330187f..ab25d3e7c57 100644 --- a/usr.bin/aucat/aucat.1 +++ b/usr.bin/aucat/aucat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aucat.1,v 1.94 2011/12/09 14:36:42 ratchov Exp $ +.\" $OpenBSD: aucat.1,v 1.95 2011/12/09 22:58:50 ratchov Exp $ .\" .\" Copyright (c) 2006 Alexandre Ratchov <alex@caoua.org> .\" @@ -496,7 +496,7 @@ signed 18-bit, packed in 3 bytes, little endian unsigned 18-bit, packed in 3 bytes, big endian .El .Sh SERVER MODE -.Nm sndiod +.Nm sndiod can be used to overcome hardware limitations and allow applications to run on fixed sample rate devices or on devices |