diff options
author | 2012-04-25 07:18:45 +0000 | |
---|---|---|
committer | 2012-04-25 07:18:45 +0000 | |
commit | 639f8ea70f02af40cf465deec83392bb4d5966b7 (patch) | |
tree | c120dace3f9574b172da43194d88fcbf8c10e33b | |
parent | Before writing it to disk, warn the user if their new MBR contains (diff) | |
download | wireguard-openbsd-639f8ea70f02af40cf465deec83392bb4d5966b7.tar.xz wireguard-openbsd-639f8ea70f02af40cf465deec83392bb4d5966b7.zip |
later -> latter;
-rw-r--r-- | usr.bin/aucat/aucat.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/aucat/aucat.1 b/usr.bin/aucat/aucat.1 index 46188efc6e8..63e169dbd65 100644 --- a/usr.bin/aucat/aucat.1 +++ b/usr.bin/aucat/aucat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aucat.1,v 1.100 2012/04/04 23:28:40 jmc Exp $ +.\" $OpenBSD: aucat.1,v 1.101 2012/04/25 07:18:45 jmc Exp $ .\" .\" Copyright (c) 2006 Alexandre Ratchov <alex@caoua.org> .\" @@ -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: April 4 2012 $ +.Dd $Mdocdate: April 25 2012 $ .Dt AUCAT 1 .Os .Sh NAME @@ -152,7 +152,7 @@ utility can play, record, mix, and convert regular audio files. It has the same processing capabilities as .Nm sndiod . Both operate the same way, except that the former processes audio data stored -in files, while the later processes audio data provided or consumed by +in files, while the latter processes audio data provided or consumed by programs. Instead of a list of sub-devices, .Nm |