Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/doc Adjust postinstall recommendation syntax. based on comme...



details:   https://anonhg.NetBSD.org/src/rev/e9cba5fe4c75
branches:  trunk
changeset: 781650:e9cba5fe4c75
user:      abs <abs%NetBSD.org@localhost>
date:      Wed Sep 19 23:31:36 2012 +0000

description:
Adjust postinstall recommendation syntax. based on comment from Snader_LB on IRC

diffstat:

 doc/BUILDING.mdoc |  8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diffs (23 lines):

diff -r cae9c57b563b -r e9cba5fe4c75 doc/BUILDING.mdoc
--- a/doc/BUILDING.mdoc Wed Sep 19 23:22:56 2012 +0000
+++ b/doc/BUILDING.mdoc Wed Sep 19 23:31:36 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: BUILDING.mdoc,v 1.91 2012/09/19 23:08:37 abs Exp $
+.\"    $NetBSD: BUILDING.mdoc,v 1.92 2012/09/19 23:31:36 abs Exp $
 .\"
 .\" Copyright (c) 2001-2011 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -1030,10 +1030,10 @@
 it is recommended that you use
 .Xr etcupdate 8
 to update files in
-.Sy INSTALLWORLDDIR Ns Pa /etc
-and that you use
+.Sy INSTALLWORLDDIR Ns Pa /etc ,
+and
 .Xr postinstall 8
-to check for inconsistencies (and possibly to fix them).
+to check for or fix inconsistencies.
 .It Sy sets
 Create distribution sets from
 .Sy DESTDIR



Home | Main Index | Thread Index | Old Index