summaryrefslogtreecommitdiff
path: root/doc/apt-key.8.xml
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2012-05-20 18:24:23 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2012-05-20 18:24:23 +0200
commitc086ac18511ce648a0ed88ab470965470bd422c5 (patch)
tree3c3cbd68f44373650be956fd8c196d743410de64 /doc/apt-key.8.xml
parent177645edb5775337ccf6d3971835a122b12318d4 (diff)
* doc/*.xml:
- add a few translator notes and reword some paragraphs to ensure that translators and users alike can better understand them (Closes: #669409)
Diffstat (limited to 'doc/apt-key.8.xml')
-rw-r--r--doc/apt-key.8.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/apt-key.8.xml b/doc/apt-key.8.xml
index 3748b5e17..a45ad8cd3 100644
--- a/doc/apt-key.8.xml
+++ b/doc/apt-key.8.xml
@@ -40,10 +40,10 @@
<varlistentry><term>add &synopsis-param-filename;</term>
<listitem>
<para>
-
- Add a new key to the list of trusted keys. The key is read
- from &synopsis-param-filename;, or standard input if
- &synopsis-param-filename; is <literal>-</literal>.
+ Add a new key to the list of trusted keys.
+ The key is read from the filename given with the parameter
+ &synopsis-param-filename; or if the filename is <literal>-</literal>
+ from standard input.
</para>
</listitem>