diff options
author | Daniel Burrows <dburrows@debian.org> | 2008-09-05 21:33:55 -0700 |
---|---|---|
committer | Daniel Burrows <dburrows@debian.org> | 2008-09-05 21:33:55 -0700 |
commit | f22e7318d5cfacbe908411848d31ba26e7950ea0 (patch) | |
tree | cbb9667810a799ac8ceb262dab3c9c6cf1bc460f /doc/en/manpage.xml | |
parent | 907daa401738a6dd54cb6f3edf22b845f58edf80 (diff) | |
download | aptitude-f22e7318d5cfacbe908411848d31ba26e7950ea0.tar.gz |
Clean up the documentation of "why". (Closes: #497726)
Diffstat (limited to 'doc/en/manpage.xml')
-rw-r--r-- | doc/en/manpage.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/en/manpage.xml b/doc/en/manpage.xml index 23de7d06..57186ac7 100644 --- a/doc/en/manpage.xml +++ b/doc/en/manpage.xml @@ -147,7 +147,7 @@ <arg choice='plain'>why-not</arg> </group> - <arg choice='plain' rep='repeat'><replaceable>patterns</replaceable></arg> + <arg choice='opt' rep='repeat'><replaceable>patterns</replaceable></arg> <arg choice='plain'><replaceable>package</replaceable></arg> </cmdsynopsis> @@ -722,7 +722,7 @@ i A ocamlweb Depends tetex-extra | texlive-latex-extra i A texlive-latex-extra Conflicts textopo</screen> <para> - If one or more <replaceable>patterns</replaceable> are + If one or more <replaceable>pattern</replaceable>s are present, then aptitude will begin its search at these patterns; that is, the first package in the chain it prints will be a package matching the pattern in question. |