From af0beca9dff41241ae40f10141decbca48eea186 Mon Sep 17 00:00:00 2001 From: deraadt Date: Thu, 14 Dec 1995 01:25:02 +0000 Subject: [PATCH] s/ENVIRONMENTAL/ENVIRONMENT/ --- bin/date/date.1 | 4 ++-- bin/df/df.1 | 6 +++--- bin/ls/ls.1 | 6 +++--- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/bin/date/date.1 b/bin/date/date.1 index fb2a1f4fb78..5244638d307 100644 --- a/bin/date/date.1 +++ b/bin/date/date.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: date.1,v 1.10 1995/09/07 06:21:04 jtc Exp $ +.\" $NetBSD: date.1,v 1.11 1995/12/05 02:41:35 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -165,7 +165,7 @@ date 1432 sets the time to .Li "2:32 PM" , without modifying the date. -.Sh ENVIRONMENTAL VARIABLES +.Sh ENVIRONMENT VARIABLES The following environment variables affect the execution of .Nm date : .Bl -tag -width TZ diff --git a/bin/df/df.1 b/bin/df/df.1 index 0fa4da1e4e1..efda2690dd3 100644 --- a/bin/df/df.1 +++ b/bin/df/df.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: df.1,v 1.11 1995/07/25 19:36:53 jtc Exp $ +.\" $NetBSD: df.1,v 1.12 1995/12/05 02:42:45 jtc Exp $ .\" .\" Copyright (c) 1989, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -93,10 +93,10 @@ to specify the filesystem types for which action should .Em not be taken. .El -.Sh ENVIRONMENTAL VARIABLES +.Sh ENVIRONMENT VARIABLES .Bl -tag -width BLOCKSIZE .It Ev BLOCKSIZE -If the environmental variable +If the environment variable .Ev BLOCKSIZE is set, and the .Fl k diff --git a/bin/ls/ls.1 b/bin/ls/ls.1 index a73e748b901..445b32ddddc 100644 --- a/bin/ls/ls.1 +++ b/bin/ls/ls.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: ls.1,v 1.13 1995/09/26 05:04:45 jtc Exp $ +.\" $NetBSD: ls.1,v 1.14 1995/12/05 02:44:01 jtc Exp $ .\" .\" Copyright (c) 1980, 1990, 1991, 1993, 1994 .\" The Regents of the University of California. All rights reserved. @@ -294,12 +294,12 @@ or The .Nm ls utility exits 0 on success, and >0 if an error occurs. -.Sh ENVIRONMENTAL VARIABLES +.Sh ENVIRONMENT VARIABLES The following environment variables affect the execution of .Nm ls : .Bl -tag -width BLOCKSIZE .It Ev BLOCKSIZE -If the environmental variable +If the environment variable .Ev BLOCKSIZE is set, and the .Fl k -- 2.20.1