From cbd057a47576f5fac0ee65d60a11360e8571174d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Thu, 15 Apr 2010 23:03:51 +0200 Subject: apt-why(1): Fix plural --- bin/apt-why | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/apt-why b/bin/apt-why index db7983d..75413e4 100755 --- a/bin/apt-why +++ b/bin/apt-why @@ -83,7 +83,7 @@ B [ I ] I =head1 DESCRIPTION -B recursively displays I's reverse dependency, thus +B recursively displays I's reverse dependencies, thus showing which installed packages require I on the system. =head1 OPTIONS @@ -100,7 +100,7 @@ Specify the maximum recursion depth =item B<--deptype>=I -Only show reverse dependency which mach the specified I (comma separated list). +Only show reverse dependencies which mach the specified I (comma separated list). Right now, possible types are Depends, Suggests, Recommends. =item B<--tabwidth>=I -- cgit v1.2.3