diff options
author | joey <joey> | 2000-01-18 08:12:14 +0000 |
---|---|---|
committer | joey <joey> | 2000-01-18 08:12:14 +0000 |
commit | 1b97b0bafbb7a6093dfcdfc9421673e62f44d1d1 (patch) | |
tree | 4abd930f6ffee71c615e5937e29350ba87ab9e68 | |
parent | f06ac32c0e70741472b5b2f09dd1c011c3f53441 (diff) | |
download | debhelper-1b97b0bafbb7a6093dfcdfc9421673e62f44d1d1.tar.gz |
r335: man page fixup
-rw-r--r-- | dh_installdocs.1 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dh_installdocs.1 b/dh_installdocs.1 index e54d8dea..c3ab4b42 100644 --- a/dh_installdocs.1 +++ b/dh_installdocs.1 @@ -78,7 +78,6 @@ for a list of environment variables that affect all debhelper commands. .TP .BR install-docs (8) .SH NOTES -.SH NOTES Note that this command is not idempotent. "dh_clean -k" should be called between invocations of this command. Otherwise, it may cause multiple instances of the same text to be added to maintainer scripts. |