diff options
| -rw-r--r-- | doc/apt-patterns.7.xml | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/doc/apt-patterns.7.xml b/doc/apt-patterns.7.xml index 9ed8aa835..9d4f0a94e 100644 --- a/doc/apt-patterns.7.xml +++ b/doc/apt-patterns.7.xml @@ -236,10 +236,6 @@ if you do not type the <code>~</code>, it would require the package name to contain <code>poptional</code>.</para> </listitem> <listitem> - <para>Grouping patterns with <code>(...)</code> or writing <code>?or(A,B)</code> as <code>A|B</code> are not supported. We - do not believe that the use of <code>|</code> is that common, and the grouping is not necessary without it.</para> - </listitem> - <listitem> <para>Dependency types for ~D and related operators need to be specified in the canonical case.</para> </listitem> </itemizedlist> |
