[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 06/16: refer(1): Clarify definition of '%J'.
From: |
G. Branden Robinson |
Subject: |
[groff] 06/16: refer(1): Clarify definition of '%J'. |
Date: |
Sun, 15 Dec 2024 16:34:38 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit a2c89fa700d233181d84cc2476ecf36c3d469c8e
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Fri Dec 13 09:50:17 2024 -0600
refer(1): Clarify definition of '%J'.
A specific issue of a journal may have a (sub)title (as when the BSTJ
dedicated an entire issue to Unix once or twice), but '%J' is for
recording the name of the journal itself, which should be relatively
stable over time.
---
src/preproc/refer/refer.1.man | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/preproc/refer/refer.1.man b/src/preproc/refer/refer.1.man
index 93ce33a0e..6b7ca868e 100644
--- a/src/preproc/refer/refer.1.man
+++ b/src/preproc/refer/refer.1.man
@@ -401,7 +401,7 @@ names the publisher (issuer).
.
.TP
.B %J
-records the title of the journal within which a cited article is
+records the name of the journal within which a cited article is
collected.
.
See
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 06/16: refer(1): Clarify definition of '%J'.,
G. Branden Robinson <=