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 whitespace between...
details: https://anonhg.NetBSD.org/src/rev/f4be7b33aff8
branches: trunk
changeset: 368319:f4be7b33aff8
user: uwe <uwe%NetBSD.org@localhost>
date: Tue Jul 05 15:27:14 2022 +0000
description:
awk(1): Drop whitespace between initials
P.J. requires thin space, for other - V and W has enough natural space
near the bottom (the intervening dot prevents kerning).
diffstat:
external/historical/nawk/bin/awk.1 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (27 lines):
diff -r 9b44e7cbcdb3 -r f4be7b33aff8 external/historical/nawk/bin/awk.1
--- a/external/historical/nawk/bin/awk.1 Tue Jul 05 15:21:39 2022 +0000
+++ b/external/historical/nawk/bin/awk.1 Tue Jul 05 15:27:14 2022 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: awk.1,v 1.20 2022/07/05 15:21:39 uwe Exp $
+.\" $NetBSD: awk.1,v 1.21 2022/07/05 15:27:14 uwe Exp $
.\"
.\" Copyright (C) Lucent Technologies 1997
.\" All Rights Reserved
@@ -44,7 +44,7 @@
described in the
.Em The AWK Programming Language
by
-A. V. Aho, B. W. Kernighan, and P. J. Weinberger.
+A.V.\~Aho, B.W.\~Kernighan, P.\^J.\~Weinberger.
.Pp
.Nm
scans each input
@@ -767,7 +767,7 @@
.Xr strftime 3 ,
.Xr time 3
.Pp
-A. V. Aho, B. W. Kernighan, P. J. Weinberger,
+A.\^V.\~Aho, B.\^W.\~Kernighan, P.\^J.\~Weinberger,
.Em The AWK Programming Language ,
Addison-Wesley, 1988.
ISBN 0-201-07981-X
Home |
Main Index |
Thread Index |
Old Index