Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/sh Idiot typo, generated by an idiot, fixed by the same ...
details: https://anonhg.NetBSD.org/src/rev/1f0a6121c10d
branches: trunk
changeset: 937755:1f0a6121c10d
user: kre <kre%NetBSD.org@localhost>
date: Tue Aug 25 19:42:02 2020 +0000
description:
Idiot typo, generated by an idiot, fixed by the same one.
diffstat:
bin/sh/sh.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 12f0981fe322 -r 1f0a6121c10d bin/sh/sh.1
--- a/bin/sh/sh.1 Tue Aug 25 18:59:30 2020 +0000
+++ b/bin/sh/sh.1 Tue Aug 25 19:42:02 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sh.1,v 1.226 2020/08/21 08:14:45 wiz Exp $
+.\" $NetBSD: sh.1,v 1.227 2020/08/25 19:42:02 kre Exp $
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -1861,7 +1861,7 @@
not because of field-splitting.
If unquoted, each
field produced by
-.Dv $ \" $@
+.Dv $@ \" $@
is subject to field splitting.
.El
.Pp
Home |
Main Index |
Thread Index |
Old Index