Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 fixup the part what happens when specified fi...
details: https://anonhg.NetBSD.org/src/rev/3efe5adf32d1
branches: trunk
changeset: 550733:3efe5adf32d1
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Tue Aug 19 09:33:16 2003 +0000
description:
fixup the part what happens when specified filename
doesn't exist in description of cinclude
diffstat:
share/man/man9/config.9 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 599a1834ede9 -r 3efe5adf32d1 share/man/man9/config.9
--- a/share/man/man9/config.9 Tue Aug 19 09:29:22 2003 +0000
+++ b/share/man/man9/config.9 Tue Aug 19 09:33:16 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: config.9,v 1.15 2003/08/19 09:29:22 jdolecek Exp $
+.\" $NetBSD: config.9,v 1.16 2003/08/19 09:33:16 jdolecek Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -151,7 +151,8 @@
.Ar filename
to currently processed configuration. If the specified
.Ar filename
-doesn't exist, it is silently ignored.
+doesn't exist, a warning is printed, but the error
+ignored.
.It defflag [filename] {options}
The space-separated list of pre-processor macros
.Em options
Home |
Main Index |
Thread Index |
Old Index