diff options
Diffstat (limited to 'usr.bin/tmux/tmux.1')
-rw-r--r-- | usr.bin/tmux/tmux.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/tmux/tmux.1 b/usr.bin/tmux/tmux.1 index 53b1b7e6e17..ac36a77449c 100644 --- a/usr.bin/tmux/tmux.1 +++ b/usr.bin/tmux/tmux.1 @@ -1,6 +1,6 @@ -.\" $OpenBSD: tmux.1,v 1.476 2016/01/16 00:36:53 nicm Exp $ +.\" $OpenBSD: tmux.1,v 1.477 2016/01/19 15:59:12 nicm Exp $ .\" -.\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> +.\" Copyright (c) 2007 Nicholas Marriott <nicholas.marriott@gmail.com> .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -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: January 16 2016 $ +.Dd $Mdocdate: January 19 2016 $ .Dt TMUX 1 .Os .Sh NAME @@ -4248,4 +4248,4 @@ bind-key S command-prompt "new-window -n %1 'ssh %1'" .Sh SEE ALSO .Xr pty 4 .Sh AUTHORS -.An Nicholas Marriott Aq Mt nicm@users.sourceforge.net +.An Nicholas Marriott Aq Mt nicholas.marriott@gmail.com |