diff options
Diffstat (limited to 'doc/apt-secure.8.xml')
-rw-r--r-- | doc/apt-secure.8.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/apt-secure.8.xml b/doc/apt-secure.8.xml index fa13ddc0f..01b157789 100644 --- a/doc/apt-secure.8.xml +++ b/doc/apt-secure.8.xml @@ -159,7 +159,7 @@ <listitem><para><literal>Create a toplevel Release file</literal>. if it does not exist already. You can do this by running <command>apt-ftparchive release</command> - (provided inftp apt-utils).</para></listitem> + (provided in apt-utils).</para></listitem> <listitem><para><literal>Sign it</literal>. You can do this by running <command>gpg -abs -o Release.gpg Release</command>.</para></listitem> @@ -183,7 +183,7 @@ &debsign; &debsig-verify;, &gpg; </para> -<para>For more backgound information you might want to review the +<para>For more background information you might want to review the <ulink url="http://www.debian.org/doc/manuals/securing-debian-howto/ch7.en.html">Debian Security Infrastructure</ulink> chapter of the Securing Debian Manual |