summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLWinGoo.pm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-05-16 17:41:12 +0000
committerKarl Berry <karl@freefriends.org>2021-05-16 17:41:12 +0000
commitef42b50b6cb2e5aa8bc7cb5e75c3199b781cd105 (patch)
tree84529c1bc4834a9973566f02649eb4043d6333d9 /Master/tlpkg/TeXLive/TLWinGoo.pm
parenteb5bab88c89769a2e1c477ba8271007cc41b832f (diff)
pod-isms
git-svn-id: svn://tug.org/texlive/trunk@59225 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLWinGoo.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLWinGoo.pm10
1 files changed, 9 insertions, 1 deletions
diff --git a/Master/tlpkg/TeXLive/TLWinGoo.pm b/Master/tlpkg/TeXLive/TLWinGoo.pm
index 27a3acdeb0d..941ee315159 100644
--- a/Master/tlpkg/TeXLive/TLWinGoo.pm
+++ b/Master/tlpkg/TeXLive/TLWinGoo.pm
@@ -78,7 +78,7 @@ C<TeXLive::TLWinGoo> -- TeX Live Windows-specific support
All exported functions return forward slashes.
-=head2 DESCRIPTION
+=head1 DESCRIPTION
=over 4
@@ -1318,6 +1318,12 @@ sub unregister_uninstaller {
=pod
+=back
+
+=head2 ADMIN
+
+=over 4
+
=item C<TeXLive::TLWinGoo::maybe_make_ro($dir)>
Write-protects a directory $dir recursively, using ACLs, but only if
@@ -1325,6 +1331,8 @@ we are a multi-user install, and only if $dir is on an
NTFS-formatted local fixed disk, and only on Windows Vista and
later. It writes a log message what it does and why.
+=back
+
=cut
sub maybe_make_ro {