X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=dh_ucf;h=40a71c2b74a864723dd97d715ecbfc6cec33474a;hb=18a0da8092ea9f3dc48bca92b36f592af25a608d;hp=8f85d78cf09307c0e50c4b8510d6c507e26e8283;hpb=8d52268afb73c983954cedd20c1e59f1d075036a;p=debhelper.git diff --git a/dh_ucf b/dh_ucf index 8f85d78..40a71c2 100755 --- a/dh_ucf +++ b/dh_ucf @@ -11,7 +11,7 @@ use Debian::Debhelper::Dh_Lib; =head1 SYNOPSIS -B [S>] [B<-n>] [S ...>] +B [S>] [B<-n>] =head1 DESCRIPTION @@ -26,7 +26,9 @@ F and F commands that register files with ucf(1) and ucfr(1). List pairs of source and destination files to register with ucf. Each pair should be put on its own line, with the source and destination separated by -whitespace. Both source and destination must be absolute paths. +whitespace. Both source and destination must be absolute paths. The source +should be a file that is provided by your package, typically in /usr/share/, +while the destination is typically a file in /etc/. A dependency on ucf will be generated in B<${misc:Depends}>.