aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/window
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-04-20 12:18:28 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-04-20 12:18:28 +0000
commite8937ba00998cca6f259b3fdf32a7f7a38bc26ec (patch)
tree9eb4b7d718b67229ee4b8e61e9cad466a5a36945 /usr.bin/window
parent1c2451c24d59abde50b89c0d506523298e1ae1e1 (diff)
Notes
Diffstat (limited to 'usr.bin/window')
-rw-r--r--usr.bin/window/window.115
1 files changed, 9 insertions, 6 deletions
diff --git a/usr.bin/window/window.1 b/usr.bin/window/window.1
index d3e0432059fd..a8701680f714 100644
--- a/usr.bin/window/window.1
+++ b/usr.bin/window/window.1
@@ -49,8 +49,9 @@
.Op Fl e Ar escape-char
.Op Fl c Ar command
.Sh DESCRIPTION
-.Nm Window
-implements a window environment on
+The
+.Nm
+utility implements a window environment on
.Tn ASCII
terminals.
.Pp
@@ -367,8 +368,9 @@ A statement is either a conditional or an expression. Expression
statements are terminated with a new line or ``;''. To continue
an expression on the next line, terminate the first line with ``\\''.
.Ss Conditional Statement
-.Nm Window
-has a single control structure:
+The
+.Nm
+utility has a single control structure:
the fully bracketed if statement in the form
.Pp
.Bd -literal -offset indent -compact
@@ -926,8 +928,9 @@ field of the terminal's
entry, is used.
.El
.Sh ENVIRONMENT
-.Nm Window
-utilizes these environment variables:
+The
+.Nm
+utility utilizes these environment variables:
.Ev HOME ,
.Ev SHELL ,
.Ev TERM ,