diff options
author | 2015-04-10 07:23:14 +0000 | |
---|---|---|
committer | 2015-04-10 07:23:14 +0000 | |
commit | d40bc09cf1371048018a564dc37294e3849934a1 (patch) | |
tree | 8a345006dd038125107a28eaafc2aa295ba366e6 | |
parent | everything else is gone, so remove the man pages too; (diff) | |
download | wireguard-openbsd-d40bc09cf1371048018a564dc37294e3849934a1.tar.xz wireguard-openbsd-d40bc09cf1371048018a564dc37294e3849934a1.zip |
in the case -> in this case.
-rw-r--r-- | usr.bin/tmux/tmux.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index 34976f15af6..e35ebe4fa34 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.415 2015/03/31 17:58:36 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.416 2015/04/10 07:23:14 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -14,7 +14,7 @@ .\" IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING .\" OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: March 31 2015 $ +.Dd $Mdocdate: April 10 2015 $ .Dt TMUX 1 .Os .Sh NAME @@ -747,7 +747,7 @@ behave like .Ic attach-session if .Ar session-name -already exists; in the case, +already exists; in this case, .Fl D behaves like .Fl d |