diff options
author | Jakub Wilk <jwilk@jwilk.net> | 2018-05-14 10:43:52 +0200 |
---|---|---|
committer | Niels Thykier <niels@thykier.net> | 2018-05-15 05:37:24 +0000 |
commit | 4799b95be2a1d6932bda8a7d0343ee7091797228 (patch) | |
tree | 145d19c71999f484cd419aa3d75645f190dd102e /dh_usrlocal | |
parent | 406bd37eb4692e172fbf6c3c390cb4f50d8eaae9 (diff) | |
download | debhelper-4799b95be2a1d6932bda8a7d0343ee7091797228.tar.gz |
dh_usrlocal: Fix POD markup
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'dh_usrlocal')
-rwxr-xr-x | dh_usrlocal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dh_usrlocal b/dh_usrlocal index cda686f2..5ee1fc28 100755 --- a/dh_usrlocal +++ b/dh_usrlocal @@ -44,7 +44,7 @@ preserved with the sole exception where the directory is owned by root:root. If a directory is owned by root:root, then ownership will be determined at install time. The ownership and permission bits will either be root:root mode 0755 or root:staff mode 02775. The actual choice depends on whether -the system has F/etc/staff-group-for-usr-local> (as documented in the Debian +the system has F</etc/staff-group-for-usr-local> (as documented in the Debian Policy Manual ยง9.1.2 since version 4.1.4) =head1 OPTIONS |