Module Name:    src
Committed By:   njoly
Date:           Tue Feb 21 15:01:51 UTC 2012

Modified Files:
        src/usr.bin/leave: leave.1

Log Message:
Now that window(1) is gone, use tmux(1) for xref.


To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/usr.bin/leave/leave.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/leave/leave.1
diff -u src/usr.bin/leave/leave.1:1.11 src/usr.bin/leave/leave.1:1.12
--- src/usr.bin/leave/leave.1:1.11	Sun Sep 11 23:18:42 2005
+++ src/usr.bin/leave/leave.1	Tue Feb 21 15:01:51 2012
@@ -1,4 +1,4 @@
-.\"	$NetBSD: leave.1,v 1.11 2005/09/11 23:18:42 wiz Exp $
+.\"	$NetBSD: leave.1,v 1.12 2012/02/21 15:01:51 njoly Exp $
 .\"
 .\" Copyright (c) 1980, 1990, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -104,7 +104,7 @@ command appeared in
 In the modern age with
 .Xr X 7
 and window multiplexing programs like
-.Xr window 1
+.Xr tmux 1
 and
 .Xr screen 1 ,
 the

Reply via email to