Module Name: src Committed By: tsutsui Date: Thu Feb 23 13:34:16 UTC 2012
Modified Files: src: BUILDING src/doc: BUILDING.mdoc Log Message: Add a missing period. To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.99 src/BUILDING cvs rdiff -u -r1.87 -r1.88 src/doc/BUILDING.mdoc Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/BUILDING diff -u src/BUILDING:1.98 src/BUILDING:1.99 --- src/BUILDING:1.98 Tue Feb 14 21:33:02 2012 +++ src/BUILDING Thu Feb 23 13:34:15 2012 @@ -660,8 +660,8 @@ BUILDING machine, without the need for installation. Before ``make live-image'' is attempted, RELEASEDIR must be - populated by ``make release'' or equivalent The build must - have been performed with MKUNPRIVED=yes because ``make + populated by ``make release'' or equivalent. The build + must have been performed with MKUNPRIVED=yes because ``make install-image'' relies on information in DESTDIR/METALOG. regression-tests Index: src/doc/BUILDING.mdoc diff -u src/doc/BUILDING.mdoc:1.87 src/doc/BUILDING.mdoc:1.88 --- src/doc/BUILDING.mdoc:1.87 Tue Feb 14 21:32:07 2012 +++ src/doc/BUILDING.mdoc Thu Feb 23 13:34:16 2012 @@ -1,4 +1,4 @@ -.\" $NetBSD: BUILDING.mdoc,v 1.87 2012/02/14 21:32:07 apb Exp $ +.\" $NetBSD: BUILDING.mdoc,v 1.88 2012/02/23 13:34:16 tsutsui Exp $ .\" .\" Copyright (c) 2001-2011 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -1216,7 +1216,7 @@ Before .Dq make live-image is attempted, RELEASEDIR must be populated by .Dq make release -or equivalent +or equivalent. The build must have been performed with .Sy MKUNPRIVED=yes because