Re: mdoc(7) -width description

2013-07-12 Thread Ingo Schwarze
Hi, Jérémie Courrèges-Anglas wrote on Fri, Jul 12, 2013 at 02:05:48PM +0200: > Jan Stary writes: >> The mdoc(7) manpage says about .Bl that >> >> The -width and -offset arguments accept scaling widths >> as described in roff(7) or use the length of the given string. >> >> The words "

Re: mdoc(7) -width description

2013-07-12 Thread Jérémie Courrèges-Anglas
Jan Stary writes: > The mdoc(7) manpage says about .Bl that > >The -width and -offset arguments accept scaling widths >as described in roff(7) or use the length of the given string. > > The words "width" or "offset" do not appear anywhere in roff(7). You're looking at the roff(7)

mdoc(7) -width description

2013-07-12 Thread Jan Stary
The mdoc(7) manpage says about .Bl that The -width and -offset arguments accept scaling widths as described in roff(7) or use the length of the given string. The words "width" or "offset" do not appear anywhere in roff(7). A description of the often seen 'Ds' is given in the .Bd