For next time: no final dot at end of subjects please ;-)

On Sat, 16 Jun 2018 12:22:33 -0400, g.branden.robin...@gmail.com wrote:
> This causes warnings from roff when the warning level is turned up
> really high, as some roff/man page hackers do.
> 
> <standard input>:891: warning: number register `an-saved-margin2' not defined
> <standard input>:891: warning: number register `an-saved-prevailing-indent2' 
> not defined
> 
> Stop supplying the extraneous argument.
> 
> Index: quilt/doc/quilt.1.in
> ===================================================================
> --- quilt.orig/doc/quilt.1.in
> +++ quilt/doc/quilt.1.in
> @@ -322,7 +322,7 @@ the following content to ~/.quiltrc (or
>    QUILT_DIFF_ARGS="--color"
>    QUILT_COLORS='diff_hdr=35;44'
>  .fi
> -.RE 4
> +.RE
>  
>  .SH AUTHORS
>  

Looks good, applied, thanks.

-- 
Jean Delvare
SUSE L3 Support

_______________________________________________
Quilt-dev mailing list
Quilt-dev@nongnu.org
https://lists.nongnu.org/mailman/listinfo/quilt-dev

Reply via email to