diff options
author | 2010-04-22 18:27:19 +0000 | |
---|---|---|
committer | 2010-04-22 18:27:19 +0000 | |
commit | 47876bf320331d5bc8e87351296ae0976c3eadc7 (patch) | |
tree | 2b7618a4f3dac8375bc933ce8159f5aa191ab87c | |
parent | Allow multiple users to share the same aucat server. If aucat is (diff) | |
download | wireguard-openbsd-47876bf320331d5bc8e87351296ae0976c3eadc7.tar.xz wireguard-openbsd-47876bf320331d5bc8e87351296ae0976c3eadc7.zip |
zap trailing whitespace;
-rw-r--r-- | usr.bin/aucat/midicat.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/aucat/midicat.1 b/usr.bin/aucat/midicat.1 index 0d760141c98..7db3c7539e0 100644 --- a/usr.bin/aucat/midicat.1 +++ b/usr.bin/aucat/midicat.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: midicat.1,v 1.10 2010/04/22 17:43:30 ratchov Exp $ +.\" $OpenBSD: midicat.1,v 1.11 2010/04/22 18:27:19 jmc Exp $ .\" .\" Copyright (c) 2006 Alexandre Ratchov <alex@caoua.org> .\" @@ -105,7 +105,7 @@ A .Nm process may be started by the super-user, in which case any user will be able to connect to it. -For privacy reasons, only one user may have connections to +For privacy reasons, only one user may have connections to it at a given time. .Pp Alternatively, each user may start its own |