summaryrefslogtreecommitdiff
path: root/dh_suidregister
diff options
context:
space:
mode:
Diffstat (limited to 'dh_suidregister')
-rwxr-xr-xdh_suidregister2
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_suidregister b/dh_suidregister
index 8ab14ccc..6a1efafa 100755
--- a/dh_suidregister
+++ b/dh_suidregister
@@ -31,7 +31,7 @@ foreach $PACKAGE (@{$dh{DOPACKAGES}}) {
if (@files) {
# So we would have registered some files before.
- error("This program should no longer be used, but you need to add a conflicts with "suidmanager (<< 0.50)". Please read the dh_suidregister(1) man page.");
+ error("This program should no longer be used, but you need to add a conflicts with \"suidmanager (<< 0.50)\". Please read the dh_suidregister(1) man page.");
}
}