summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--man/groff.man8
2 files changed, 8 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 4e875421..615f0706 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-02-19 Eric S. Raymond <esr@snark.thyrsus.com>
+ * tmac/groff.man: Fix some minor rendering bugs that don't
+ show up readily under eyeball inspection but do when the
+ formatted new version is diffed against an old one.
+
* tmac/groff.man: Surround args 2 through N of each .REQ macro
with quotes. This will enable us not to rely on the shift
request, which is nonportable.
diff --git a/man/groff.man b/man/groff.man
index 1eff9103..21c504ef 100644
--- a/man/groff.man
+++ b/man/groff.man
@@ -91,7 +91,7 @@ FDL in the main directory of the groff source package.
.
.c number with a trailing unit
.de scalednumber
-. Text \\$1\^\f[CB]\\$2\f[]\$3\f[R]
+. Text \\$1\^\f[CB]\\$2\f[]\\$3\f[R]
. ft P
..
.
@@ -122,7 +122,7 @@ FDL in the main directory of the groff source package.
.de ESC
. if (\n[.$] < 1)
. ab .ESC needs 1 or 2 arguments.
-. Text "\f[CB]\[rs]\$1" "\,\f[I]\$2\/\fR"
+. Text "\f[CB]\[rs]\$1\,\f[I]\$2\/\fR"
..
.c ---------------------------------------------------------------------
.c .ESC[] name arg
@@ -2359,11 +2359,11 @@ then at
and so on.
.
.\".TPx
-.REQ .tar
+.\".REQ .tar
.\"Restore internally saved tab positions.
.\".
.\".TPx
-.REQ .tas
+.\".REQ .tas
.\"Save tab positions internally.
.
.TPx