diff options
author | Přemysl Eric Janouch <p@janouch.name> | 2023-06-10 15:05:12 +0200 |
---|---|---|
committer | Přemysl Eric Janouch <p@janouch.name> | 2023-06-10 15:05:12 +0200 |
commit | 59d7c4af17cbdcd1143bcf549afa0f9efd979bd2 (patch) | |
tree | b7da18bd8dfd316eccff4a3259f4fde7d685db82 /docs | |
parent | 2ed1c005c9f95c7b33e99cab38a53fc562c920bb (diff) | |
download | tdv-59d7c4af17cbdcd1143bcf549afa0f9efd979bd2.tar.gz tdv-59d7c4af17cbdcd1143bcf549afa0f9efd979bd2.tar.xz tdv-59d7c4af17cbdcd1143bcf549afa0f9efd979bd2.zip |
Improve manpage AsciiDoc compatibility
Diffstat (limited to 'docs')
-rw-r--r-- | docs/sdtui.1.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sdtui.1.adoc b/docs/sdtui.1.adoc index f70248f..71bd904 100644 --- a/docs/sdtui.1.adoc +++ b/docs/sdtui.1.adoc @@ -75,7 +75,7 @@ Extensions ---------- Because the StarDict file format is a bit of a clusterfuck with regard to collation of dictionary entries, this software introduces an additional, -optional "collation" field into the '.ifo' file. When *sdtui* discovers this +optional "collation" field into the _.ifo_ file. When *sdtui* discovers this field while reading a dictionary, it automatically reorders the index according to that locale (e.g., "cs_CZ"). This operation may take a little while, in the order of seconds. |