summaryrefslogtreecommitdiff
path: root/usr.bin
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin')
-rw-r--r--usr.bin/gprof/gprof.14
-rw-r--r--usr.bin/make/make.14
2 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/gprof/gprof.1 b/usr.bin/gprof/gprof.1
index 042b5319442..2c5852ac390 100644
--- a/usr.bin/gprof/gprof.1
+++ b/usr.bin/gprof/gprof.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gprof.1,v 1.6 1997/07/17 09:05:58 deraadt Exp $
+.\" $OpenBSD: gprof.1,v 1.7 1997/09/18 14:12:33 deraadt Exp $
.\" $NetBSD: gprof.1,v 1.6 1995/11/21 22:24:55 jtc Exp $
.\"
.\" Copyright (c) 1983, 1990, 1993
@@ -218,7 +218,7 @@ option for discovering which routines were never called.
.Sh ENVIRONMENT
.Bl -tag -width PROFDIR
.It Ev PROFDIR
-If the environmental variable
+If the environment variable
.Ev PROFDIR
is set, profiling information is placed in that directory in a file named
.Pa pid.progname .
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index d514dcf3b7a..95fc514fc0d 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: make.1,v 1.10 1997/04/01 07:28:15 millert Exp $
+.\" $OpenBSD: make.1,v 1.11 1997/09/18 14:12:37 deraadt Exp $
.\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -119,7 +119,7 @@ Print debugging information about target list maintenance.
Print debugging information about variable assignment.
.El
.It Fl e
-Specify that environmental variables override macro assignments within
+Specify that environment variables override macro assignments within
makefiles.
.It Fl f Ar makefile
Specify a makefile to read instead of the default