diff options
| author | ross <ross@NetBSD.org> | 1999-03-09 03:19:28 +0000 |
|---|---|---|
| committer | ross <ross@NetBSD.org> | 1999-03-09 03:19:28 +0000 |
| commit | 7f8e8189186eecdc622bd180bfaafa473eeceae2 (patch) | |
| tree | 76099dfc3c9a1d010f273111a8e843be2f813f5c /usr.bin/make/make.1 | |
| parent | df67e9241711f370aec6cf7eb115434c792d6f08 (diff) | |
Missing .El.
Diffstat (limited to 'usr.bin/make/make.1')
| -rw-r--r-- | usr.bin/make/make.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1 index 3e83fb14a4c..e71cb205539 100644 --- a/usr.bin/make/make.1 +++ b/usr.bin/make/make.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: make.1,v 1.30 1999/03/07 11:30:01 mycroft Exp $ +.\" $NetBSD: make.1,v 1.31 1999/03/09 03:21:21 ross Exp $ .\" .\" Copyright (c) 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -1008,6 +1008,7 @@ command in the file. Each source specifies a suffix to .Nm "" . If no sources are specified, any previous specified suffices are deleted. +.El .Sh ENVIRONMENT .Nm utilizes the following environment variables, if they exist: |
