From 5cb47b198eee69eaeb7a4beede75cca5018df5dc Mon Sep 17 00:00:00 2001 From: aaron Date: Tue, 1 May 2001 17:58:00 +0000 Subject: Remove completely redundant introductory sentences in ENVIRONMENT sections. --- usr.bin/script/script.1 | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'usr.bin/script/script.1') diff --git a/usr.bin/script/script.1 b/usr.bin/script/script.1 index 3cfe510802d..ca0bbc7302e 100644 --- a/usr.bin/script/script.1 +++ b/usr.bin/script/script.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: script.1,v 1.8 2000/04/12 21:47:50 aaron Exp $ +.\" $OpenBSD: script.1,v 1.9 2001/05/01 17:58:04 aaron Exp $ .\" $NetBSD: script.1,v 1.3 1994/12/21 08:55:41 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 @@ -98,8 +98,6 @@ create garbage in the typescript file. works best with commands that do not manipulate the screen; the results are meant to emulate a hardcopy terminal. .Sh ENVIRONMENT -The following environment variables are utilized by -.Nm script : .Bl -tag -width SHELL .It Ev SHELL Name of the shell to be forked by -- cgit v1.2.3-59-g8ed1b