summaryrefslogtreecommitdiff
path: root/usr.bin/make/make.1
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2021-03-08 06:20:51 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2021-03-08 06:20:51 +0000
commit90c0241592c37c5a862cd77c7896e8a198b4efb3 (patch)
tree70295992f7b555d5380973d8bc47c2e7ae07696e /usr.bin/make/make.1
parentd7b7f80fd4b5d1341a8f414cc5bc56aadb3fe969 (diff)
use a journal reference instead of cstr when possible
Diffstat (limited to 'usr.bin/make/make.1')
-rw-r--r--usr.bin/make/make.110
1 files changed, 6 insertions, 4 deletions
diff --git a/usr.bin/make/make.1 b/usr.bin/make/make.1
index 0bb83d9b371..c2d34c2364f 100644
--- a/usr.bin/make/make.1
+++ b/usr.bin/make/make.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: make.1,v 1.132 2021/03/08 02:47:28 jsg Exp $
+.\" $OpenBSD: make.1,v 1.133 2021/03/08 06:20:50 jsg Exp $
.\" $NetBSD: make.1,v 1.18 1997/03/10 21:19:53 christos Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -1554,9 +1554,11 @@ utility exits with a value of 0 on success, and >0 if an error occurred.
.Rs
.%A S. I. Feldman
.%T Make \(em A Program for Maintaining Computer Programs
-.%I AT&T Bell Laboratories
-.%R Computing Science Technical Report
-.%N 57
+.\".%R Computing Science Technical Report
+.\".%N 57
+.%J Software \(em Practice and Experience
+.%V 9:4
+.%P pp. 255-265
.%D April 1979
.Re
.Rs