Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Add missing `Ar' flag. Approved by Thomas Kl...
details: https://anonhg.NetBSD.org/src/rev/a99fe933178b
branches: trunk
changeset: 552571:a99fe933178b
user: kei <kei%NetBSD.org@localhost>
date: Sat Sep 27 14:52:58 2003 +0000
description:
Add missing `Ar' flag. Approved by Thomas Klausner.
diffstat:
share/man/man9/config.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r b0b57e111a41 -r a99fe933178b share/man/man9/config.9
--- a/share/man/man9/config.9 Sat Sep 27 13:29:02 2003 +0000
+++ b/share/man/man9/config.9 Sat Sep 27 14:52:58 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: config.9,v 1.17 2003/08/23 22:25:03 wiz Exp $
+.\" $NetBSD: config.9,v 1.18 2003/09/27 14:52:58 kei Exp $
.\"
.\" Copyright (c) 2001 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -284,7 +284,7 @@
If all of attributes are specified by devices in the machine description
files, then device switches are added into the device switches' table of
the kernel in compilation, otherwise they are omitted.
-.It include filename
+.It include Ar filename
Include contents of file
.Ar filename
to currently processed configuration.
Home |
Main Index |
Thread Index |
Old Index