Module Name: src
Committed By: uwe
Date: Tue Jul 5 15:27:14 UTC 2022
Modified Files:
src/external/historical/nawk/bin: awk.1
Log Message:
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).
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/external/historical/nawk/bin/awk.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/external/historical/nawk/bin/awk.1
diff -u src/external/historical/nawk/bin/awk.1:1.20 src/external/historical/nawk/bin/awk.1:1.21
--- src/external/historical/nawk/bin/awk.1:1.20 Tue Jul 5 15:21:39 2022
+++ src/external/historical/nawk/bin/awk.1 Tue Jul 5 15:27:14 2022
@@ -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 @@ is the Bell Labs' implementation of the
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 @@ Print an error message to standard error
.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