diff options
author | Joerg Mayer <jmayer@loplof.de> | 2014-06-16 23:04:38 +0200 |
---|---|---|
committer | Jörg Mayer <jmayer@loplof.de> | 2014-06-16 21:05:38 +0000 |
commit | 1496111f99e0a7762e5df992be2aa9d5dcecfd7d (patch) | |
tree | a6d912c618daf546b47f90c8b6aaa1f1df92039d /docbook/README.txt | |
parent | bbc7293510eced90fecf81311546433e98f5ffc4 (diff) | |
download | wireshark-1496111f99e0a7762e5df992be2aa9d5dcecfd7d.tar.gz wireshark-1496111f99e0a7762e5df992be2aa9d5dcecfd7d.tar.bz2 wireshark-1496111f99e0a7762e5df992be2aa9d5dcecfd7d.zip |
Fix a whitepace error that got committed in the last change
Change-Id: I5344d04916998263710c16b506250062c1c11b37
Reviewed-on: https://code.wireshark.org/review/2275
Reviewed-by: Jörg Mayer <jmayer@loplof.de>
Diffstat (limited to 'docbook/README.txt')
-rw-r--r-- | docbook/README.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docbook/README.txt b/docbook/README.txt index 753744155d..20a4a8ed33 100644 --- a/docbook/README.txt +++ b/docbook/README.txt @@ -92,7 +92,9 @@ http://www.oracle.com/technetwork/java/javasebusiness/downloads/java-archive-dow then extract the archive, then copy JimiProClasses.zip to FOP's lib dir and rename it to jimi-1.0.jar. -AsciiDoc -------- Text documentation format and conversion suite: +AsciiDoc +-------- +Text documentation format and conversion suite: http://asciidoc.org/. AsciiDoc can use either w3m (default) or Lynx for plain text output. We use AsciiDoc for the Developer's Guide and for the release notes; Lynx as well is used for the official plaintext |