diff options
author | Tiago Cunha <tcunha@gmx.com> | 2011-12-25 23:36:27 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2011-12-25 23:36:27 +0000 |
commit | 9e7ec2e9715b97a8b50556daae99ae39fcc62f3a (patch) | |
tree | da5cf52533dc54f886f3a7ee172e62f0adecdb36 | |
parent | 3a9a24a7c03dab8d3f7a6772519eab8b7113161d (diff) | |
download | rtmux-9e7ec2e9715b97a8b50556daae99ae39fcc62f3a.tar.gz rtmux-9e7ec2e9715b97a8b50556daae99ae39fcc62f3a.tar.bz2 rtmux-9e7ec2e9715b97a8b50556daae99ae39fcc62f3a.zip |
Sync OpenBSD patchset 989:
formatting errors, found using freebsd's "igor";
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ -.\" $Id$ +.\" $OpenBSD: tmux.1,v 1.258 2011/12/24 08:46:48 jmc Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" @@ -593,7 +593,7 @@ session. .D1 (alias: Ic detach ) Detach the current client if bound to a key, the client specified with .Fl t , -or all clients currently attached to to the session specified by +or all clients currently attached to the session specified by .Fl s . If .Fl P |