Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/bin/sh Typo: s/./,/
details: https://anonhg.NetBSD.org/src/rev/ff6fbeb06705
branches: trunk
changeset: 745009:ff6fbeb06705
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Thu Feb 20 18:24:20 2020 +0000
description:
Typo: s/./,/
diffstat:
bin/sh/sh.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 0ffa22966f3f -r ff6fbeb06705 bin/sh/sh.1
--- a/bin/sh/sh.1 Thu Feb 20 15:48:52 2020 +0000
+++ b/bin/sh/sh.1 Thu Feb 20 18:24:20 2020 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: sh.1,v 1.223 2019/04/22 04:10:33 kre Exp $
+.\" $NetBSD: sh.1,v 1.224 2020/02/20 18:24:20 pgoyette Exp $
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
@@ -31,7 +31,7 @@
.\"
.\" @(#)sh.1 8.6 (Berkeley) 5/4/95
.\"
-.Dd April 22, 2019
+.Dd February 20, 2020
.Dt SH 1
.\" everything except c o and s (keep them ordered)
.ds flags abCEeFfhIiLmnpquVvXx
@@ -4436,7 +4436,7 @@
.Ss Dv LINENO
.Dv LINENO
is in many respects a normal shell variable, containing an
-integer value. and can be expanded using any of the forms
+integer value, and can be expanded using any of the forms
mentioned above which can be used for any other variable.
.Pp
.Dv LINENO
Home |
Main Index |
Thread Index |
Old Index