diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-03-27 15:12:56 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-03-27 15:12:56 +0000 |
commit | 401291730271242da8eaa574743b86285ef0e478 (patch) | |
tree | 81f99f18155d1c44f6c6030a58806cbc1d41f452 /tmux.1 | |
parent | dd7abd9b4cc864fffbf20ed433549e684431c4e9 (diff) | |
download | rtmux-401291730271242da8eaa574743b86285ef0e478.tar.gz rtmux-401291730271242da8eaa574743b86285ef0e478.tar.bz2 rtmux-401291730271242da8eaa574743b86285ef0e478.zip |
Nuke unused functions.
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.160 2010/03/27 11:46:58 nicm Exp $ +.\" $Id: tmux.1,v 1.243 2010-03-27 15:12:56 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net> .\" |