Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/doc provide a `%' for the non-root examples, as we show `#' ...
details: https://anonhg.NetBSD.org/src/rev/ec0344e93530
branches: trunk
changeset: 552645:ec0344e93530
user: lukem <lukem%NetBSD.org@localhost>
date: Mon Sep 29 07:55:17 2003 +0000
description:
provide a `%' for the non-root examples, as we show `#' for the root prompt.
diffstat:
doc/BUILDING.mdoc | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (34 lines):
diff -r 427652992fee -r ec0344e93530 doc/BUILDING.mdoc
--- a/doc/BUILDING.mdoc Mon Sep 29 05:14:23 2003 +0000
+++ b/doc/BUILDING.mdoc Mon Sep 29 07:55:17 2003 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: BUILDING.mdoc,v 1.28 2003/08/08 01:52:24 lukem Exp $
+.\" $NetBSD: BUILDING.mdoc,v 1.29 2003/09/29 07:55:17 lukem Exp $
.\"
.\" Copyright (c) 2001-2003 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -1239,13 +1239,13 @@
.Bl -enum
.
.It
-.Li "./build.sh tools kernel=GENERIC"
+.Li "% ./build.sh tools kernel=GENERIC"
.Pp
Build a new toolchain, and use the new toolchain to
configure and build a new GENERIC kernel.
.
.It
-.Li "./build.sh -U distribution"
+.Li "% ./build.sh -U distribution"
.Pp
Using unprivileged mode,
build a complete distribution to a
@@ -1269,7 +1269,7 @@
.Pa / .
.
.It
-.Li "./build.sh -U -u release"
+.Li "% ./build.sh -U -u release"
.Pp
Using unprivileged mode,
build a complete release to
Home |
Main Index |
Thread Index |
Old Index