diff options
author | 2009-04-10 21:18:11 +0000 | |
---|---|---|
committer | 2009-04-10 21:18:11 +0000 | |
commit | 6b12c1061f139d202fe7be338bf6210349c8f4e6 (patch) | |
tree | 69e73296063ac30e51c98f9c20b3bb29effed5a7 | |
parent | allow /usr/local to be up to 5MB in auto mode; ok krw (diff) | |
download | wireguard-openbsd-6b12c1061f139d202fe7be338bf6210349c8f4e6.tar.xz wireguard-openbsd-6b12c1061f139d202fe7be338bf6210349c8f4e6.zip |
avoid Xr to self;
-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 bfb5517fc8b..4a7ef3b2342 100644 --- a/usr.bin/aucat/aucat.1 +++ b/usr.bin/aucat/aucat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: aucat.1,v 1.50 2009/04/10 18:51:44 ratchov Exp $ +.\" $OpenBSD: aucat.1,v 1.51 2009/04/10 21:18:11 jmc Exp $ .\" .\" Copyright (c) 2006 Alexandre Ratchov <alex@caoua.org> .\" @@ -381,7 +381,7 @@ The debug level: may be a value between 0 and 4. .It Ev AUDIODEVICE Name of the -.Xr aucat 1 +.Nm socket to connect to, or path to the .Xr audio 4 device to use if the |