From 0952ac2e9995da8abe149f3e42b3b8d9d2797112 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Pr=C3=A9vot?= Date: Tue, 19 Oct 2010 18:54:32 -0400 Subject: Apply manual pages conventions As advised in man(1), always use: B type exactly as shown. I replace with appropriate argument. s/debian/Debian/ if needed. s/ / / also. s/perl/Perl/ s/python/Python/ and s/emacs/Emacs/ too. --- dh_suidregister | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dh_suidregister') diff --git a/dh_suidregister b/dh_suidregister index 5af99e73..7f6cd40f 100755 --- a/dh_suidregister +++ b/dh_suidregister @@ -18,8 +18,8 @@ and should not be used. =head1 CONVERTING TO STATOVERRIDE Converting a package that uses this program to use the new statoverride -mechanism is easy. Just remove the call to dh_suidregister from -debian/rules, and add a versioned conflicts into your control file, as +mechanism is easy. Just remove the call to B from +F, and add a versioned conflicts into your F file, as follows: Conflicts: suidmanager (<< 0.50) -- cgit v1.2.3