pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/doc/guide/files Use &rprompt;
details: https://anonhg.NetBSD.org/pkgsrc/rev/5264bea20c02
branches: trunk
changeset: 518590:5264bea20c02
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Sep 13 23:33:18 2006 +0000
description:
Use &rprompt;
diffstat:
doc/guide/files/platforms.xml | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r be0385590788 -r 5264bea20c02 doc/guide/files/platforms.xml
--- a/doc/guide/files/platforms.xml Wed Sep 13 23:31:15 2006 +0000
+++ b/doc/guide/files/platforms.xml Wed Sep 13 23:33:18 2006 +0000
@@ -1,4 +1,4 @@
-<!-- $NetBSD: platforms.xml,v 1.40 2006/09/10 19:51:49 wiz Exp $ -->
+<!-- $NetBSD: platforms.xml,v 1.41 2006/09/13 23:33:18 wiz Exp $ -->
<chapter id="platforms">
<title>Using pkgsrc on systems other than &os;</title>
@@ -194,8 +194,8 @@
<filename>/</filename> e.g.
</para>
-<screen><prompt>#</prompt> <userinput>cd /</userinput>
-<prompt>#</prompt> <userinput>gzip -c -d /tmp/bootstrap-pkgsrc-SunOS-5.9-sparc-20031023.tar.gz \
+<screen>&rprompt; <userinput>cd /</userinput>
+&rprompt; <userinput>gzip -c -d /tmp/bootstrap-pkgsrc-SunOS-5.9-sparc-20031023.tar.gz \
| tar -xpf -</userinput></screen>
<para>
Home |
Main Index |
Thread Index |
Old Index