]> git.donarmstrong.com Git - debhelper.git/blobdiff - dh_scrollkeeper
Fix typo in French translation, about debian/package.README.Debian files.
[debhelper.git] / dh_scrollkeeper
index 7e19ec7f230d0678d0b125e31882d628557f649b..d2e2145e89904e712da24e994c997792118494a2 100755 (executable)
@@ -20,8 +20,9 @@ registering OMF files that it finds in package build trees with
 ScrollKeeper.
 
 This command automatically adds maintainer script snippets for registering
-and unregistering files with ScrollKeeper (unless B<-n> is used). See
-L<dh_installdeb(1)> for an explantion of Debhelper maintainer script
+and unregistering files with ScrollKeeper (unless B<-n> is used). These
+snippets are inserted into the maintainer scripts by dh_installdeb. See
+L<dh_installdeb(1)> for an explanation of Debhelper maintainer script
 snippets.
 
 It will also change any DTD declarations in the OMF and DocBook files
@@ -40,7 +41,7 @@ Do not modify F<postinst>/F<postrm> scripts.
 
 =head1 NOTES
 
-Note that this command is not idempotent. "dh_clean -k" should be
+Note that this command is not idempotent. L<dh_prep(1)> should be
 called between invocations of this command. Otherwise, it may cause
 multiple instances of the same text to be added to maintainer scripts.