Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/external/historical/nawk/bin awk(1): drop POSIX prescriptive...
details: https://anonhg.NetBSD.org/src/rev/16d61ced41ec
branches: trunk
changeset: 368317:16d61ced41ec
user: uwe <uwe%NetBSD.org@localhost>
date: Tue Jul 05 14:36:33 2022 +0000
description:
awk(1): drop POSIX prescriptive "shall" from the otherwise descriptive passage
diffstat:
external/historical/nawk/bin/awk.1 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r acf06a10ffaa -r 16d61ced41ec external/historical/nawk/bin/awk.1
--- a/external/historical/nawk/bin/awk.1 Tue Jul 05 14:10:09 2022 +0000
+++ b/external/historical/nawk/bin/awk.1 Tue Jul 05 14:36:33 2022 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: awk.1,v 1.18 2022/07/05 14:10:09 uwe Exp $
+.\" $NetBSD: awk.1,v 1.19 2022/07/05 14:36:33 uwe Exp $
.\"
.\" Copyright (C) Lucent Technologies 1997
.\" All Rights Reserved
@@ -145,7 +145,7 @@
.Li $ Ns Va 0
Assigning to
.Li $ Ns Va 0
-shall reset the values of all other fields and the
+resets the values of all other fields and the
.Va NF
built-in variable.
.Pp
Home |
Main Index |
Thread Index |
Old Index