Module Name: src
Committed By: wiz
Date: Fri Jun 3 07:07:37 UTC 2016
Modified Files:
src/usr.bin/make: make.1
Log Message:
Fix typo in width argument; end sentence with dot.
To generate a diff of this commit:
cvs rdiff -u -r1.258 -r1.259 src/usr.bin/make/make.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/make/make.1
diff -u src/usr.bin/make/make.1:1.258 src/usr.bin/make/make.1:1.259
--- src/usr.bin/make/make.1:1.258 Fri Jun 3 01:16:27 2016
+++ src/usr.bin/make/make.1 Fri Jun 3 07:07:37 2016
@@ -1,4 +1,4 @@
-.\" $NetBSD: make.1,v 1.258 2016/06/03 01:16:27 sjg Exp $
+.\" $NetBSD: make.1,v 1.259 2016/06/03 07:07:37 wiz Exp $
.\"
.\" Copyright (c) 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -846,7 +846,7 @@ Can affect the mode that
.Nm
runs in.
It can contain a number of keywords:
-.Bl -hang -width mising-filemon=bf.
+.Bl -hang -width missing-filemon=bf.
.It Pa compat
Like
.Fl B ,
@@ -880,7 +880,7 @@ If
is True, then missing filemon data makes the target out-of-date.
.It Pa nofilemon
Do not use
-.Xr filemon 4
+.Xr filemon 4 .
.It Pa env
For debugging, it can be useful to include the environment
in the .meta file.