commit | a20a4060c8b90e3d88ce97d439eee1a38260d7c5 | [log] [tgz] |
---|---|---|
author | Paul Jakma <paul@quagga.net> | Thu Mar 08 16:42:31 2012 +0000 |
committer | Paul Jakma <paul@quagga.net> | Thu Mar 08 16:42:31 2012 +0000 |
tree | bf164684241b37dfd5717bfe5b56d4acf69fce3a | |
parent | fa482834ea1a30eff056dbf0f36a6f3262460a08 [diff] |
doc: Fix an apparently no longer legal @itemize @asis * basic.texi: @asis isn't legal with @itemize apparently, should be @w according to docs, but @w{} seems to be needed. Fixes doc build error.