git: 97fa288a663d - main - m4(1): Add a SEE ALSO section and reference an AT&T manual
Gordon Bergling
gbe at FreeBSD.org
Thu Apr 8 19:20:24 UTC 2021
The branch main has been updated by gbe (doc committer):
URL: https://cgit.FreeBSD.org/src/commit/?id=97fa288a663dfae192c471ec5cbfdf0d2f45367e
commit 97fa288a663dfae192c471ec5cbfdf0d2f45367e
Author: Gordon Bergling <gbe at FreeBSD.org>
AuthorDate: 2021-04-08 19:16:54 +0000
Commit: Gordon Bergling <gbe at FreeBSD.org>
CommitDate: 2021-04-08 19:16:54 +0000
m4(1): Add a SEE ALSO section and reference an AT&T manual
Obtained from: OpenBSD
MFC after: 1 week
---
usr.bin/m4/m4.1 | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/usr.bin/m4/m4.1 b/usr.bin/m4/m4.1
index 6b5dbd99331c..83f124dd3dfc 100644
--- a/usr.bin/m4/m4.1
+++ b/usr.bin/m4/m4.1
@@ -33,7 +33,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd $Mdocdate: June 15 2017 $
+.Dd April 8, 2021
.Dt M4 1
.Os
.Sh NAME
@@ -455,6 +455,17 @@ But note that the
macro can modify the exit status, as can the
.Fl E
flag.
+.Sh SEE ALSO
+.Rs
+.\" 4.4BSD PSD:17
+.%A B. W. Kernighan
+.%A D. M. Ritchie
+.%I AT&T Bell Laboratories
+.%T The M4 Macro Processor
+.%R Computing Science Technical Report
+.%N 59
+.%D July 1977
+.Re
.Sh STANDARDS
The
.Nm
More information about the dev-commits-src-main
mailing list