diff options
author | Justin B Rye <jbr@edlug.org.uk> | 2012-05-25 09:45:59 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-25 09:45:59 +0200 |
commit | 25838be607c1a61783060c352d1842cd23b2677f (patch) | |
tree | 92e68ad4025bd1175d319fb549f5becb190e20d8 /doc/dpkg-tech.sgml | |
parent | 72cf877c2e11cafe4809b2530af17881ec3c2ebe (diff) |
* doc/apt-cdrom.8.xml:
- replace CDROM with the proper CD-ROM in text
Diffstat (limited to 'doc/dpkg-tech.sgml')
-rw-r--r-- | doc/dpkg-tech.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/dpkg-tech.sgml b/doc/dpkg-tech.sgml index d377a35dc..1a15f6a4c 100644 --- a/doc/dpkg-tech.sgml +++ b/doc/dpkg-tech.sgml @@ -164,7 +164,7 @@ not copied into here; it is instead found as part of status or available. <item>methods - this directory is reserved for "method"-specific files - each "method" has a subdirectory underneath this directory (or at least, it can have). In addition, there is another subdirectory "mnt", where misc. -filesystems (floppies, CDROMs, etc.) are mounted. +filesystems (floppies, CD-ROMs, etc.) are mounted. <item>alternatives - directory used by the "update-alternatives" program. It contains one file for each "alternatives" interface, which contains information about all the needed symlinked files for each alternative. |