diff options
author | David Kalnischkies <david@kalnischkies.de> | 2015-10-20 17:45:35 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2015-11-04 18:04:02 +0100 |
commit | 9fd6772b202295d7f643bd94681428c0caffd026 (patch) | |
tree | 68fe4a5803fe4423e8c4d8003536f1b406f7f61e /doc/apt-verbatim.ent | |
parent | 631800b139834947b21c49153ba7862b1f4e6984 (diff) |
revamp apt(8) to refer more instead of duplicating
As apt is targetted at users, lets try to make apt(8) for users as well
by giving only a quick overview about what is available and some
pointers for how to find a whole lot more details.
Diffstat (limited to 'doc/apt-verbatim.ent')
-rw-r--r-- | doc/apt-verbatim.ent | 16 |
1 files changed, 14 insertions, 2 deletions
diff --git a/doc/apt-verbatim.ent b/doc/apt-verbatim.ent index f5e322e11..201071a50 100644 --- a/doc/apt-verbatim.ent +++ b/doc/apt-verbatim.ent @@ -39,6 +39,12 @@ </citerefentry>" > +<!ENTITY apt-mark "<citerefentry> + <refentrytitle><command>apt-mark</command></refentrytitle> + <manvolnum>8</manvolnum> + </citerefentry>" +> + <!ENTITY apt "<citerefentry> <refentrytitle><command>apt</command></refentrytitle> <manvolnum>8</manvolnum> @@ -46,7 +52,7 @@ > <!ENTITY apt-preferences "<citerefentry> - <refentrytitle><command>apt_preferences</command></refentrytitle> + <refentrytitle><filename>apt_preferences</filename></refentrytitle> <manvolnum>5</manvolnum> </citerefentry>" > @@ -64,7 +70,7 @@ > <!ENTITY apt-ftparchive "<citerefentry> - <refentrytitle><filename>apt-ftparchive</filename></refentrytitle> + <refentrytitle><command>apt-ftparchive</command></refentrytitle> <manvolnum>1</manvolnum> </citerefentry>" > @@ -184,6 +190,12 @@ </citerefentry>" > +<!ENTITY apt-file "<citerefentry> + <refentrytitle><command>apt-file</command></refentrytitle> + <manvolnum>1</manvolnum> + </citerefentry>" +> + <!-- Boiler plate docinfo section --> <!ENTITY apt-email " <address> |