Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/distrib/notes/sun3 pull up rev 1.10:
details: https://anonhg.NetBSD.org/src/rev/8d8ef6863e46
branches: netbsd-1-5
changeset: 490138:8d8ef6863e46
user: lukem <lukem%NetBSD.org@localhost>
date: Sat Nov 04 06:44:19 2000 +0000
description:
pull up rev 1.10:
fix bad quoting in .Dl .. .Ic lines when using other formatting (e.g, Ar)
diffstat:
distrib/notes/sun3/upgrade | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ed46e04fdd24 -r 8d8ef6863e46 distrib/notes/sun3/upgrade
--- a/distrib/notes/sun3/upgrade Sat Nov 04 06:26:20 2000 +0000
+++ b/distrib/notes/sun3/upgrade Sat Nov 04 06:44:19 2000 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: upgrade,v 1.7.4.1 2000/11/01 03:48:40 tv Exp $
+.\" $NetBSD: upgrade,v 1.7.4.2 2000/11/04 06:44:19 lukem Exp $
.\"
.\" Copyright (c) 1999, 2000 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -146,7 +146,7 @@
To extract these sets, use the following commands:
.Pp
.Dl # "Ic cd /"
-.Dl # "Ic pax -zrvpe -f Ar \&"path to set\&""
+.Dl # "Ic pax -zrvpe -f" Ar "\&"path to set\&""
.bullet)
.(Note
.No You Em should not
Home |
Main Index |
Thread Index |
Old Index