diff options
author | 2016-07-21 10:42:49 +0000 | |
---|---|---|
committer | 2016-07-21 10:42:49 +0000 | |
commit | 2a5a47769b8b8b13495a84f0a4f7f649e7f5ac1b (patch) | |
tree | e6ccd6cae71490012c776ba53c7635d1269b7204 | |
parent | Remove a few debugging leftovers (diff) | |
download | wireguard-openbsd-2a5a47769b8b8b13495a84f0a4f7f649e7f5ac1b.tar.xz wireguard-openbsd-2a5a47769b8b8b13495a84f0a4f7f649e7f5ac1b.zip |
zap trailing whitespace;
-rw-r--r-- | usr.bin/tcpbench/tcpbench.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tcpbench/tcpbench.1 b/usr.bin/tcpbench/tcpbench.1 index b0e11871751..fd2af91716c 100644 --- a/usr.bin/tcpbench/tcpbench.1 +++ b/usr.bin/tcpbench/tcpbench.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcpbench.1,v 1.21 2016/07/21 10:11:11 claudio Exp $ +.\" $OpenBSD: tcpbench.1,v 1.22 2016/07/21 10:42:49 jmc Exp $ .\" .\" Copyright (c) 2008 Damien Miller <djm@mindrot.org> .\" @@ -144,7 +144,7 @@ Stop after seconds. .It Fl U Use AF_UNIX sockets instead of IPv4 or IPv6 sockets. -In client and server mode +In client and server mode .Ar hostname is used as the path to the AF_UNIX socket. .It Fl u |