]>
Commit | Line | Data |
---|---|---|
6804503b MV |
1 | <?xml version="1.0" encoding="iso-8859-15" standalone="no"?> |
2 | <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" | |
3 | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd" [ | |
4 | ||
5 | <!ENTITY % aptent SYSTEM "apt.ent.fr"> | |
6 | %aptent; | |
7 | ||
8 | ]> | |
9 | ||
10 | <refentry lang="fr"> | |
11 | &apt-docinfo; | |
12 | ||
13 | <refmeta> | |
14 | <refentrytitle>apt-key</refentrytitle> | |
15 | <manvolnum>8</manvolnum> | |
16 | </refmeta> | |
17 | ||
18 | <!-- Man page title --> | |
19 | <refnamediv> | |
20 | <refname>apt-key</refname> | |
21 | <refpurpose>APT key management utility</refpurpose> | |
22 | </refnamediv> | |
23 | ||
24 | <!-- Arguments --> | |
25 | <refsynopsisdiv> | |
26 | <cmdsynopsis> | |
27 | <command>apt-key</command> | |
28 | <arg><replaceable>command</replaceable>/</arg> | |
29 | <arg rep="repeat"><option><replaceable>arguments</replaceable></option></arg> | |
30 | </cmdsynopsis> | |
31 | </refsynopsisdiv> | |
32 | ||
33 | <refsect1><title>Description</title> | |
34 | <para> | |
35 |