Skip to content

Commit

Permalink
m4(1): Add a SEE ALSO section and reference an AT&T manual
Browse files Browse the repository at this point in the history
Obtained from:	OpenBSD

(cherry picked from commit 97fa288)
  • Loading branch information
gbergling committed Apr 15, 2021
1 parent 1d51d41 commit f295075
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion usr.bin/m4/m4.1
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd $Mdocdate: June 15 2017 $
.Dd April 8, 2021
.Dt M4 1
.Os
.Sh NAME
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit f295075

Please sign in to comment.