diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-06-29 22:04:51 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-06-29 22:04:51 +0000 |
commit | eed4f7600dabb8b06941d80b9182e0da976c9f17 (patch) | |
tree | 333ed0f5a81c2b0bfc359a6771075d7cbfcb0a7e /tmux.1 | |
parent | 503c6a33770358ec94f99fe71a99a993c56f8563 (diff) | |
download | rtmux-eed4f7600dabb8b06941d80b9182e0da976c9f17.tar.gz rtmux-eed4f7600dabb8b06941d80b9182e0da976c9f17.tar.bz2 rtmux-eed4f7600dabb8b06941d80b9182e0da976c9f17.zip |
Fix $Id$.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -.\" $OpenBSD: tmux.1,v 1.17 2009/06/26 22:47:06 nicm Exp $ +.\" $Id $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" |