From: Joey Hess Date: Mon, 25 Apr 2011 23:29:22 +0000 (-0400) Subject: docs X-Git-Tag: 8.1.5~3 X-Git-Url: https://git.donarmstrong.com/?p=debhelper.git;a=commitdiff_plain;h=9690e09731efe60f09d5d152be1d96b36ec4f607 docs --- diff --git a/dh_ucf b/dh_ucf index ea6e345..40a71c2 100755 --- a/dh_ucf +++ b/dh_ucf @@ -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}>.