diff options
author | Justin B Rye <jbr@edlug.org.uk> | 2012-05-26 17:49:29 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-26 17:49:29 +0200 |
commit | c6b21d22dcbc2fbecca4e5db27315331d687d1a0 (patch) | |
tree | 11e8bbde595eeb0ab5272d896525684bd673d70c /doc/po4a.conf | |
parent | 04e9cc0814dd0a77fcae4847d5d0d9002fa54a8f (diff) |
* doc/apt-extracttemplates.1.xml:
- debconf is not DebConf
Diffstat (limited to 'doc/po4a.conf')
-rw-r--r-- | doc/po4a.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/po4a.conf b/doc/po4a.conf index c9df1f9ac..3a8d7516b 100644 --- a/doc/po4a.conf +++ b/doc/po4a.conf @@ -7,8 +7,8 @@ -o untranslated='<term><option> <refname> <refentrytitle> <date> <refentryinfo> <phrase> <variablelist> <term><command>' \ -o break='<term><option> <term><command>' \ -o nodefault='<option> <refname> <refentrytitle> <date> <refentryinfo> <phrase> <variablelist> <command>' \ - -o inline='<para><option> <refentrytitle> <para><command> <programlisting><command> <refentrytitle><command>' \ - -o translated='<para><command> <programlisting><command> <refentrytitle><command>'" + -o inline='<para><option> <refentrytitle> <para><command> <programlisting><command> <refentrytitle><command> <refpurpose><command>' \ + -o translated='<para><command> <programlisting><command> <refentrytitle><command> <refpurpose><command>'" # define source file and translated file (one file per line) [type: man] apt.8 $lang:$lang/apt.$lang.8 |