diff options
author | Alexandre Ratchov <ratchov@cvs.openbsd.org> | 2009-10-22 21:14:11 +0000 |
---|---|---|
committer | Alexandre Ratchov <ratchov@cvs.openbsd.org> | 2009-10-22 21:14:11 +0000 |
commit | 6b0a31533bf3d128d3390bd8699e7a9c78640420 (patch) | |
tree | 9ee474d497ec2215abfefaaf2467675c3fc806be /usr.bin | |
parent | d4addce84a7f031923b1293725c38d665bdaddff (diff) |
use .Ux in midicat.1, as we do for aucat.1 now
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/aucat/midicat.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.bin/aucat/midicat.1 b/usr.bin/aucat/midicat.1 index 06b6fdae5f8..0f20eb0df28 100644 --- a/usr.bin/aucat/midicat.1 +++ b/usr.bin/aucat/midicat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: midicat.1,v 1.5 2009/10/12 17:32:33 sobrado Exp $ +.\" $OpenBSD: midicat.1,v 1.6 2009/10/22 21:14:10 ratchov 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: October 12 2009 $ +.Dd $Mdocdate: October 22 2009 $ .Dt MIDICAT 1 .Os .Sh NAME @@ -58,7 +58,9 @@ If the option argument is .Sq - then standard input will be used. .It Fl l -Listen for incoming connections on Unix domain sockets. +Listen for incoming connections on +.Ux Ns -domain +sockets. This allows clients to use .Nm instead of the regular |