diff options
author | Joey Hess <joey@kitenet.net> | 2013-12-15 13:09:56 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-12-15 13:09:56 -0400 |
commit | e8b2e6649b41084e10530347f8101d487e8db496 (patch) | |
tree | f5ea57f0c4db083a80bb5bd5024a0feb277b811d /dh_installudev | |
parent | 2b96d7baf54c98f97499a24d457dee60fb2b60d6 (diff) | |
download | debhelper-e8b2e6649b41084e10530347f8101d487e8db496.tar.gz |
corrent docs; rules.d file is not a symlink
Diffstat (limited to 'dh_installudev')
-rwxr-xr-x | dh_installudev | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_installudev b/dh_installudev index 6bac6f7c..aaa0371d 100755 --- a/dh_installudev +++ b/dh_installudev @@ -44,7 +44,7 @@ debian/I<package>.udev. =item B<--priority=>I<priority> -Sets the priority string of the F<rules.d> symlink. Default is 60. +Sets the priority the file. Default is 60. =item B<-n>, B<--noscripts> |