Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/window Note that window(1) will go away after netbsd...
details: https://anonhg.NetBSD.org/src/rev/1e92ac6c81f6
branches: trunk
changeset: 763111:1e92ac6c81f6
user: jmmv <jmmv%NetBSD.org@localhost>
date: Thu Mar 10 13:23:41 2011 +0000
description:
Note that window(1) will go away after netbsd-6 is branched.
diffstat:
usr.bin/window/window.1 | 21 +++++++++++++++++++--
1 files changed, 19 insertions(+), 2 deletions(-)
diffs (49 lines):
diff -r d7016a70d1bf -r 1e92ac6c81f6 usr.bin/window/window.1
--- a/usr.bin/window/window.1 Thu Mar 10 13:20:54 2011 +0000
+++ b/usr.bin/window/window.1 Thu Mar 10 13:23:41 2011 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: window.1,v 1.20 2010/04/23 22:04:37 joerg Exp $
+.\" $NetBSD: window.1,v 1.21 2011/03/10 13:23:41 jmmv Exp $
.\"
.\" Copyright (c) 1985, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" @(#)window.1 8.2 (Berkeley) 12/30/93
.\"
-.Dd June 25, 2009
+.Dd March 10, 2011
.Dt WINDOW 1
.Os
.Sh NAME
@@ -51,6 +51,21 @@
.Tn ASCII
terminals.
.Pp
+Please note that
+.Nm
+is scheduled for removal on
+.Nx 7.0 .
+This is the last
+.Nx
+release that provides
+.Nm .
+Use
+.Xr tmux 1
+instead or install the
+.Sq misc/window
+package from
+.Xr pkgsrc 7 .
+.Pp
A window is a rectangular portion of the physical terminal
screen associated with a set of processes.
Its size and position can be changed by the user at any time.
@@ -963,6 +978,8 @@
.Ed
.Sh DIAGNOSTICS
Should be self explanatory.
+.Sh SEE ALSO
+.Xr tmux 1
.Sh HISTORY
The
.Nm
Home |
Main Index |
Thread Index |
Old Index