Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/make Fix typo in width argument; end sentence with dot.
details: https://anonhg.NetBSD.org/src/rev/f718f11dac55
branches: trunk
changeset: 345639:f718f11dac55
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Jun 03 07:07:37 2016 +0000
description:
Fix typo in width argument; end sentence with dot.
diffstat:
usr.bin/make/make.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 106d24b0d94e -r f718f11dac55 usr.bin/make/make.1
--- a/usr.bin/make/make.1 Fri Jun 03 06:55:16 2016 +0000
+++ b/usr.bin/make/make.1 Fri Jun 03 07:07:37 2016 +0000
@@ -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 @@
.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 @@
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.
Home |
Main Index |
Thread Index |
Old Index