summaryrefslogtreecommitdiff
path: root/doc/apt-cdrom.8.xml
Commit message (Collapse)AuthorAgeFilesLines
* update manpage last-modified from git via pre-export hookDavid Kalnischkies2015-11-251-1/+1
| | | | | | | | Never updating this information is wrong, updating it automatically isn't super correct either, but it seems conventional to have it and updating it more often than needed seems better than updating it never. Git-Dch: Ignore
* ensure that all docs use all entities filesDavid Kalnischkies2014-08-261-9/+3
| | | | | | | | | Not all are needed for all files at the moment, but the new docbook building hadn't available some of the entities it used as the files weren't correctly copied around in all cases and having the same across the bord makes working with all of them a little easier. Git-Dch: Ignore
* add a vendor specific file to have configurable entitiesDavid Kalnischkies2013-11-301-0/+2
| | | | | | | manpages sometimes refer to distro-specific things like the name of the package providing the achive-keyring. Having a central place to configure this helps in having it consistent in the manpages and allows to load this info from other places in the buildsystem as well later.
* Improve the apt-cdrom output when no CD-ROM can be auto-detectedMichael Vogt2013-06-221-0/+8
| | | | (closes: #712433)
* updating <date> tags and the po files for the manpagesDavid Kalnischkies2012-06-091-1/+1
|
* correct one remaining 'cdrom' → 'CD-ROM'Justin B Rye2012-05-251-1/+1
|
* * doc/apt-cdrom.8.xml:Justin B Rye2012-05-251-5/+5
| | | | - correct disc vs. disk issues
* * doc/apt-cdrom.8.xml:Justin B Rye2012-05-251-2/+2
| | | | - it's multi-CD and a run-on setence "ends" with;
* * doc/apt-cdrom.8.xmlJustin B Rye2012-05-251-1/+1
| | | | - add missing possessive apostrophe in "APT's"
* * doc/apt-cdrom.8.xml:Justin B Rye2012-05-251-4/+4
| | | | - replace CDROM with the proper CD-ROM in text
* use docbook DTD 4.5 instead of 4.2 to have valid docsDavid Kalnischkies2012-05-231-2/+2
|
* * doc/*.xml:David Kalnischkies2012-05-231-3/+2
| | | | - mark even more stuff as untranslateable and improve the markup here and there (no real text change)
* auto-generate the correct <date> translationDavid Kalnischkies2012-05-211-1/+1
|
* in <term> mark all options with <option> and mark <term><option>David Kalnischkies2012-05-211-2/+2
| | | as untranslated for po4a removing ~200 unless "translateable" strings
* * doc/*:David Kalnischkies2012-04-051-14/+1
| | | | | - move the command synopsis out of each manpage into apt-verbatim.ent as they are a hell to translate and just single out the parameters which can be translated to apt.ent
* * doc/apt.ent:David Kalnischkies2010-10-141-0/+3
| | | | - move some strings into apt-verbatim.ent to avoid showing them in apt-doc.pot as they are untranslatable anyway (e.g. manpage references)
* * doc/apt-cdrom.8.xml:David Kalnischkies2010-02-181-1/+1
| | | | - fix typo spotted by lintian: proc(c)eed
* [ Nicolas François ]David Kalnischkies2009-08-261-0/+1
| | | | | * doc/*.?.xml (manpages): - add contrib to author tags and also add refmiscinfo to fix warnings
* * Cosmetic updates to XML man pages from Richard Bos <r...Arch Librarian2004-09-201-2/+7
| | | | | | Author: mdz Date: 2004-02-14 21:03:46 GMT * Cosmetic updates to XML man pages from Richard Bos <radoeka@xs4all.nl>
* * Replace SGML manpages with XML man pages from richard...Arch Librarian2004-09-201-0/+162
Author: mdz Date: 2004-02-07 21:48:14 GMT * Replace SGML manpages with XML man pages from richard.bos@xs4all.nl (Closes: #230687)