=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/tmux/tmux.1,v retrieving revision 1.708 retrieving revision 1.709 diff -c -r1.708 -r1.709 *** src/usr.bin/tmux/tmux.1 2020/01/28 10:44:30 1.708 --- src/usr.bin/tmux/tmux.1 2020/01/29 08:28:17 1.709 *************** *** 1,4 **** ! .\" $OpenBSD: tmux.1,v 1.708 2020/01/28 10:44:30 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" --- 1,4 ---- ! .\" $OpenBSD: tmux.1,v 1.709 2020/01/29 08:28:17 nicm Exp $ .\" .\" Copyright (c) 2007 Nicholas Marriott .\" *************** *** 14,20 **** .\" 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 28 2020 $ .Dt TMUX 1 .Os .Sh NAME --- 14,20 ---- .\" 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 29 2020 $ .Dt TMUX 1 .Os .Sh NAME *************** *** 214,220 **** Report the .Nm version. - .Pp .It Ar command Op Ar flags This specifies one of a set of commands used to control .Nm , --- 214,219 ---- *************** *** 4953,4959 **** option is reached, the oldest automatically named buffer is deleted. Explicitly named buffers are not subject to .Ic buffer-limit ! and may be deleted with .Ic delete-buffer command. .Pp --- 4952,4958 ---- option is reached, the oldest automatically named buffer is deleted. Explicitly named buffers are not subject to .Ic buffer-limit ! and may be deleted with the .Ic delete-buffer command. .Pp