On Thu, 22 Dec 2011 16:38:01 -0000 minf...@apache.org wrote: > Author: minfrin > Date: Thu Dec 22 16:38:00 2011 > New Revision: 1222335 > > URL: http://svn.apache.org/viewvc?rev=1222335&view=rev > Log: > Build the man page for httxt2dbm. > > Added: > httpd/httpd/trunk/docs/man/httxt2dbm.1 > Modified: > httpd/httpd/trunk/build/rpm/httpd.spec.in > httpd/httpd/trunk/docs/manual/programs/httxt2dbm.xml > [snip] > Modified: httpd/httpd/trunk/docs/manual/programs/httxt2dbm.xml > URL: > http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/programs/httxt2dbm.xml?rev=1222335&r1=1222334&r2=1222335&view=diff > ============================================================================== > --- httpd/httpd/trunk/docs/manual/programs/httxt2dbm.xml (original) > +++ httpd/httpd/trunk/docs/manual/programs/httxt2dbm.xml Thu Dec 22 16:38:00 > 2011 > @@ -50,18 +50,17 @@ > > <dt><code>-f <var>DBM_TYPE</var></code></dt> > <dd>Specify the DBM type to be used for the output. If not specified, > will > - use the <glossary>APR</glossary> Default. Available types are:<br /> > - <code>GDBM</code> for GDBM files<br /> > - <code>SDBM</code> for SDBM files<br /> > - <code>DB</code> for berkeley DB files<br /> > - <code>NDBM</code> for NDBM files<br /> > - <code>default</code> for the default DBM type > + use the <code>APR</code> Default. Available types are: > + <code>GDBM</code> for GDBM files, > + <code>SDBM</code> for SDBM files, > + <code>DB</code> for berkeley DB files, > + <code>NDBM</code> for NDBM files, > + <code>default</code> for the default DBM type. > </dd>
How about adding "glossary" and "dd/br" to nroff.xsl ? -- 佐藤 高志 (Takashi Sato) <taka...@lans-tv.com> --------------------------------------------------------------------- To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org For additional commands, e-mail: docs-h...@httpd.apache.org