summaryrefslogtreecommitdiff
path: root/dh_suidregister
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-11-04 21:17:38 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-11-04 21:17:38 -0500
commit07e276d58e796d629e03c0a7d88793fe31262c6f (patch)
treee09f1a319c1e6e2e0a3a642bd1293227062d0eb0 /dh_suidregister
parentce6ce1a67cf80a447fb10e6fefcaa29571c708e2 (diff)
Drop deprecated programs from the list of commands in debhelper(7). Closes: #548382
Diffstat (limited to 'dh_suidregister')
-rwxr-xr-xdh_suidregister6
1 files changed, 3 insertions, 3 deletions
diff --git a/dh_suidregister b/dh_suidregister
index 3bc9bd98..5af99e73 100755
--- a/dh_suidregister
+++ b/dh_suidregister
@@ -2,7 +2,7 @@
=head1 NAME
-dh_suidregister - obsolete suid registration program
+dh_suidregister - suid registration program (deprecated)
=head1 SYNOPSIS
@@ -12,8 +12,8 @@ Do not run!
This program used to register suid and sgid files with L<suidregister(1)>,
but with the introduction of L<dpkg-statoverride(8)>, registration of files
-in this way is unnecessary, and even harmful, so this program should not be
-used.
+in this way is unnecessary, and even harmful, so this program is deprecated
+and should not be used.
=head1 CONVERTING TO STATOVERRIDE