diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2019-08-15 11:19:20 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2019-08-15 20:21:31 +0200 |
commit | 7e22425c2cf937fd45160c6bbbda9210ea5d52ba (patch) | |
tree | 18d5275194e432a96968357d54aeb545a715740a /doc/CMakeLists.txt | |
parent | 690ff4c3e44e7063ebde2557b7c0087ab720b894 (diff) |
doc: Add apt-patterns(7) manual page
This does not describe much yet, as there's not much to talk
about.
Diffstat (limited to 'doc/CMakeLists.txt')
-rw-r--r-- | doc/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/CMakeLists.txt b/doc/CMakeLists.txt index 7cca4cf81..3060949e5 100644 --- a/doc/CMakeLists.txt +++ b/doc/CMakeLists.txt @@ -82,6 +82,7 @@ add_docbook(apt-man MANPAGE ALL apt-key.8.xml apt-mark.8.xml apt_preferences.5.xml + apt-patterns.7.xml apt-secure.8.xml apt-sortpkgs.1.xml apt-transport-http.1.xml |