Source-Changes-HG archive

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

[src/trunk]: src Remove # from the example.



details:   https://anonhg.NetBSD.org/src/rev/ec3267e4f8f4
branches:  trunk
changeset: 550734:ec3267e4f8f4
user:      martti <martti%NetBSD.org@localhost>
date:      Tue Aug 19 10:00:29 2003 +0000

description:
Remove # from the example.

diffstat:

 BUILDING |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 3efe5adf32d1 -r ec3267e4f8f4 BUILDING
--- a/BUILDING  Tue Aug 19 09:33:16 2003 +0000
+++ b/BUILDING  Tue Aug 19 10:00:29 2003 +0000
@@ -631,7 +631,7 @@
           Using unprivileged mode, build a complete distribution to a DESTDIR
           directory that build.sh selects (and will display).
 
-     3.   # ./build.sh -U install=/
+     3.   ./build.sh -U install=/
 
           As root, install to / the distribution that was built by example 2.
           Even though this is run as root, -U is required so that the permis-



Home | Main Index | Thread Index | Old Index