diff options
| author | wiz <wiz@NetBSD.org> | 2003-02-25 10:34:36 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2003-02-25 10:34:36 +0000 |
| commit | 990562bfef3015a6e18a209dde598d5588ea144c (patch) | |
| tree | d8e852be9ee068fe4af5a14392fe9dbdf0e5b2f6 /usr.bin/script/script.1 | |
| parent | 68f0f8227eed0138716fc14ef7b2080eba8038ba (diff) | |
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
Diffstat (limited to 'usr.bin/script/script.1')
| -rw-r--r-- | usr.bin/script/script.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1 index 1c1501415d2..8848c9d75c9 100644 --- a/usr.bin/script/script.1 +++ b/usr.bin/script/script.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: script.1,v 1.8 2003/02/04 23:07:36 perry Exp $ +.\" $NetBSD: script.1,v 1.9 2003/02/25 10:35:53 wiz Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -101,7 +101,7 @@ screen, the results are meant to emulate a hardcopy terminal. .Sh ENVIRONMENT The following environment variable is used by -.Nm "" : +.Nm : .Bl -tag -width SHELL .It Ev SHELL If the variable |
