GROFF VERSION: groff-current from 3 Dec 2012 (based on version 1.21) MACHINE: SunFire T5220
OS: SunOS 5.10 COMPILER: None INPUT FILES: man/groff.man COMMAND LINE: None DESCRIPTION OF INCORRECT BEHAVIOUR: Some ortho- and typography changes: a -> are gory -> glory -1 -> \-1 (or \\-1 as an argument of a macro) (- is minus) 1-9 -> 1\-9 ( or 1\(en9 ) as a substitute for the word "to" a-x -> a\(enx looks better than a\-x as the minus lies to high Some italic/roman space corrections (\, and \/) Macro "ESC" has the roman/italic space correction SUGGESTED FIX: --- groff-current/man/groff.man 2012-12-03 09:17:13.000000000 +0000 +++ devel/groff-current/man/groff.man 2012-12-15 21:52:27.897736407 +0000 @@ -117,7 +117,7 @@ .\" Result : prints \name[arg], where `name' is in CB, `arg' in I .\" .de ESC[] -. Text "\f[CB]\[rs]\\$1\[lB]\f[]\f[I]\\$2\f[]\f[CB]\[rB]\f[]" +. Text "\f[CB]\[rs]\\$1\[lB]\f[]\,\f[I]\\$2\/\f[]\f[CB]\[rB]\f[]" .. .\" --------------------------------------------------------------------- .\" .ESCq name arg @@ -129,7 +129,7 @@ .\" Result : prints \name'arg', where `name' is in CB, `arg' in I .\" .de ESCq -. Text "\f[CB]\[rs]\\$1\[cq]\f[]\f[I]\\$2\f[]\f[CB]\[cq]\f[]" +. Text "\f[CB]\[rs]\\$1\[cq]\f[]\,\f[I]\\$2\/\f[]\f[CB]\[cq]\f[]" .. .\" --------------------------------------------------------------------- .\" .ESC? arg @@ -140,7 +140,7 @@ .\" Result : prints `\?arg?', where the `?' are in CB, `arg' in I .\" .de ESC? -. Text "\f[CB]\[rs]?\f[I]\\$1\f[CB]?\f[R]" +. Text "\f[CB]\[rs]?\,\f[I]\\$1\/\f[CB]?\f[R]" .. .\" --------------------------------------------------------------------- .\" .esc name [punct] @@ -165,7 +165,7 @@ .\" `name' is in B, `arg' in I .\" .de escarg -. Text \f[B]\[rs]\\$1\f[]\f[I]\\$2\f[]\\$3 +. Text \f[B]\[rs]\\$1\f[]\,\f[I]\\$2\/\f[]\\$3 .. .\" --------------------------------------------------------------------- .\" .esc[] name arg [punct] @@ -177,7 +177,7 @@ .\" Result : prints \name[arg], where `name' is in CB, `arg' in CI .\" .de esc[] -. Text \f[B]\[rs]\\$1\[lB]\f[]\f[I]\\$2\f[]\f[B]\[rB]\f[]\\$3 +. Text \f[CB]\[rs]\\$1\[lB]\f[]\,\f[CI]\\$2\/\f[]\f[CB]\[rB]\f[]\\$3 .. . .\" --------------------------------------------------------------------- @@ -190,7 +190,7 @@ .\" Result : prints \name'arg', where `name' is in CB, `arg' in CI .\" .de escq -. Text \f[B]\[rs]\\$1\[cq]\f[]\f[I]\\$2\f[]\f[B]\[cq]\f[]\\$3 +. Text \f[CB]\[rs]\\$1\[cq]\f[]\,\f[CI]\\$2\/\f[]\f[CB]\[cq]\f[]\\$3 .. . .\" --------- strings --------- @@ -823,21 +823,21 @@ .RS . .TPx -\f[I]e1\f[CB]>?\f[I]e2\f[R] +\f[I]e1\/\f[CB]>?\,\f[I]e2\f[R] The maximum of .I e1 and .IR e2 . . .TPx -\f[I]e1\f[CB]<?\f[I]e2\f[R] +\f[I]e1\/\f[CB]<?\,\f[I]e2\f[R] The minimum of .I e1 and .IR e2 . . .TPx -\f[CB](\f[I]c\f[CB];\f[I]e\f[CB])\f[R] +\f[CB](\,\f[I]c\/\f[CB];\,\f[I]e\/\f[CB])\f[R] Evaluate .I e using @@ -1074,7 +1074,7 @@ .REQ .ad "c" Start line adjustment in mode .I c -(\f[CI]c\f[]\f[CR]\|\^\[eq]\|l,r,b,n\f[]). +(\f[CI]c\/\f[]\f[CR]\|\^\[eq]\|l,r,c,b,n\f[]). . .TPx .REQ .af "register c" @@ -1082,7 +1082,7 @@ .I c to .I register -(\f[CI]c\f[]\f[CR]\|\^\[eq]\|l,i,I,a,A\f[]). +(\f[CI]c\/\f[]\f[CR]\|\^\[eq]\|l,i,I,a,A\f[]). . .TPx .REQ .aln "alias register" @@ -1178,7 +1178,7 @@ Embolden .I font by -.IR N -1 +.IR N \\-1 units. . .TPx @@ -1902,7 +1902,7 @@ Set additional intra-line skip value to .IR N , i.e., -.IR N -1 +.IR N \\-1 blank lines are inserted after each text output line. . .TPx @@ -2655,12 +2655,12 @@ .\" --------- strings --------- . .TP -.ESC *\f[I]s\f[] +.ESC * s The string stored in the string variable with one-character name\~\c .IR s . . .TP -.ESC *(\f[I]st\f[] +.ESC *( st The string stored in the string variable with two-character name .IR st . . @@ -3452,7 +3452,7 @@ .\" -------------------------------------------------------------------- . The following registers have predefined values that should not be -modified by the user (usually, registers starting with a dot a +modified by the user (usually, registers starting with a dot are read-only). . Mostly, they provide information on the current settings or store @@ -3632,7 +3632,7 @@ .REG .j The current adjustment mode. It can be stored and used to set adjustment. -(n=1, b=1, l=0, r=5, c=3). +(n\ =\ 1, b\ =\ 1, l\ =\ 0, r\ =\ 5, c\ =\ 3). . .TPx .REG .k @@ -3892,11 +3892,11 @@ . .TPx .REG dw -Current day of week (1-7). +Current day of week (1\(en7). . .TPx .REG dy -Current day of month (1-31). +Current day of month (1\(en31). . .TPx .REG hours @@ -3941,7 +3941,7 @@ . .TPx .REG mo -Current month (1-12). +Current month (1\(en12). . .TPx .REG nl @@ -4077,7 +4077,7 @@ .SH AUTHORS .\" -------------------------------------------------------------------- . -Copyright (C) 2000-2010, 2012 +Copyright (C) 2000\(en2010, 2012 Free Software Foundation, Inc. . .P @@ -4115,7 +4115,7 @@ .BR info (1) file. . -Besides the gory details, it contains many examples. +Besides the glory details, it contains many examples. . .TP .BR groff (@MAN1EXT@) _______________________________________________ bug-groff mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-groff
