[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 38/122: [man pages]: Update bibilographies.
From: |
G. Branden Robinson |
Subject: |
[groff] 38/122: [man pages]: Update bibilographies. |
Date: |
Wed, 11 Nov 2020 02:59:14 -0500 (EST) |
gbranden pushed a commit to branch master
in repository groff.
commit d115144438c097061408564593f7542d75ebb70e
Author: G. Branden Robinson <g.branden.robinson@gmail.com>
AuthorDate: Sun Nov 8 11:49:47 2020 +1100
[man pages]: Update bibilographies.
* tmac/groff_man.7.man.in: (See also) Drop reference to our Texinfo
manual; it's not an ideal next step for people starting out with
man(7). They should probably try ms(7) next. :) Also, numerous
other man pages refer to it so it is not going neglected (except by
distributors who don't ship it in PDF :-/ ).
* tmac/groff_me.7.man (See also): Set article titles in quotation marks
instead of italics; they are not book-length works. Shift man page
cross references to the bottom of the document.
* tmac/groff_ms.7.man (See also): Add reference to ms manual in source
form.
---
tmac/groff_man.7.man.in | 10 ----------
tmac/groff_me.7.man | 20 ++++++++++++++++----
tmac/groff_ms.7.man | 16 +++++++++-------
3 files changed, 25 insertions(+), 21 deletions(-)
diff --git a/tmac/groff_man.7.man.in b/tmac/groff_man.7.man.in
index 42724d9..9764a99 100644
--- a/tmac/groff_man.7.man.in
+++ b/tmac/groff_man.7.man.in
@@ -3451,16 +3451,6 @@ _endif()dnl
.SH "See also"
.\" ====================================================================
.
-.IR "Groff: The GNU Implementation of troff" ,
-by Trent A.\& Fisher and Werner Lemberg,
-is the main
-.I groff
-documentation.
-.
-You can browse it interactively with \(lqinfo groff\(rq.
-.
-.
-.PP
.IR \%@g@tbl (@MAN1EXT@),
.IR \%@g@eqn (@MAN1EXT@),
and
diff --git a/tmac/groff_me.7.man b/tmac/groff_me.7.man
index 40e5536..5f2f4a0 100644
--- a/tmac/groff_me.7.man
+++ b/tmac/groff_me.7.man
@@ -483,8 +483,6 @@ documenting it while an undergraduate at the University of
California.
.SH "See also"
.\" ====================================================================
.
-.IR groff (@MAN1EXT@),
-.IR troff (@MAN1EXT@)
.
Two manuals are available in source and rendered form.
.
@@ -497,7 +495,10 @@ they may be compressed and/or available in additional
formats.
.TQ
.I @DOCDIR@/meintro.ps
is
-.IR "Writing Papers with Groff Using \-me" ,
+\[lq]Writing Papers with
+.I Groff
+Using
+.RI \- me \[rq],
by Eric P.\& Allman and James Clark.
.
.
@@ -506,11 +507,17 @@ by Eric P.\& Allman and James Clark.
.TQ
.I @DOCDIR@/meref.ps
is the
-.IR "\-me Reference Manual" ,
+.RI \[lq]\- me
+Reference Manual\[rq],
by Eric P.\& Allman and James Clark.
.
.
.PP
+.IR "Groff: The GNU Implementation of troff" ,
+by Trent A.\& Fisher and Werner Lemberg
+.
+.
+.PP
For preprocessors supported by
.IR me ,
see
@@ -522,6 +529,11 @@ and
.IR \%@g@tbl (@MAN1EXT@).
.
.
+.PP
+.IR groff (@MAN1EXT@),
+.IR \%@g@troff (@MAN1EXT@)
+.
+.
.\" Restore compatibility mode (for, e.g., Solaris 10/11).
.cp \n[*groff_groff_me_7_man_C]
.
diff --git a/tmac/groff_ms.7.man b/tmac/groff_ms.7.man
index 76a4e89..af35a69 100644
--- a/tmac/groff_ms.7.man
+++ b/tmac/groff_ms.7.man
@@ -1807,7 +1807,16 @@ Larry Kollar
.SH "See also"
.\" ====================================================================
.
+.
+A manual is available in source and rendered form.
+.
+On your system,
+it may be compressed and/or available in additional formats.
+.
+.
.TP
+.I \%@DOCDIR@/\:ms\:.ms
+.TQ
.I \%@DOCDIR@/\:ms\:.ps
\[lq]Using
.I groff
@@ -1816,13 +1825,6 @@ with the
Macro Package\[rq];
Larry Kollar.
.
-This file,
-together with its source,
-.IR ms.ms ,
-is part of the
-.I groff
-distribution.
-.
.
.PP
.IR "Groff: The GNU Implementation of troff" ,
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 38/122: [man pages]: Update bibilographies.,
G. Branden Robinson <=