From ad8a79e6a5c75acf360e9310860387b68066c0b7 Mon Sep 17 00:00:00 2001 From: charnier Date: Sat, 20 Apr 2002 12:18:28 +0000 Subject: Use `The .Nm utility' --- usr.bin/window/window.1 | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'usr.bin/window') diff --git a/usr.bin/window/window.1 b/usr.bin/window/window.1 index d3e0432..a870168 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 , -- cgit v1.1