Source-Changes-HG archive

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

[src/trunk]: src/distrib/notes/sparc Punctuation in macro invocation must be ...



details:   https://anonhg.NetBSD.org/src/rev/6777c24b9102
branches:  trunk
changeset: 1027159:6777c24b9102
user:      uwe <uwe%NetBSD.org@localhost>
date:      Wed Dec 08 12:54:15 2021 +0000

description:
Punctuation in macro invocation must be a separate argument.

diffstat:

 distrib/notes/sparc/install |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r 89bd348d74be -r 6777c24b9102 distrib/notes/sparc/install
--- a/distrib/notes/sparc/install       Tue Dec 07 23:56:06 2021 +0000
+++ b/distrib/notes/sparc/install       Wed Dec 08 12:54:15 2021 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: install,v 1.59 2019/11/21 19:23:20 martin Exp $
+.\"    $NetBSD: install,v 1.60 2021/12/08 12:54:15 uwe Exp $
 .\"
 .\" Copyright (c) 1999-2002 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -336,7 +336,7 @@
 .disp)
 .Pp
 Now you can transfer the
-.Nx \*V.
+.Nx \*V .
 distribution sets from
 .Pq Pa binary/sets
 to the tape by using a series of additional
@@ -476,4 +476,4 @@
 .Pp
 .Em Congratulations ,
 you have successfully installed
-.Nx \*V.
+.Nx \*V .



Home | Main Index | Thread Index | Old Index