From 6abf50dbfe2e1397ce0506c3094e6d3c89676523 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Wed, 13 Jan 2010 17:36:06 +0000 Subject: pod fixes git-svn-id: svn://tug.org/texlive/trunk@16704 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLMedia.pm | 2 -- Master/tlpkg/TeXLive/TLPDB.pm | 5 ++--- Master/tlpkg/TeXLive/TLPOBJ.pm | 2 ++ 3 files changed, 4 insertions(+), 5 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/TeXLive/TLMedia.pm b/Master/tlpkg/TeXLive/TLMedia.pm index d4c7fc30582..a865ebae22b 100644 --- a/Master/tlpkg/TeXLive/TLMedia.pm +++ b/Master/tlpkg/TeXLive/TLMedia.pm @@ -563,8 +563,6 @@ scalars: media, location, tlpdb, release lists: all_collections, std_collections, lang_collections, lang_doc_collections, schemes, systems -=back - =head1 SEE ALSO The modules L, L, L, diff --git a/Master/tlpkg/TeXLive/TLPDB.pm b/Master/tlpkg/TeXLive/TLPDB.pm index 903513a1ca7..6655a278bb1 100644 --- a/Master/tlpkg/TeXLive/TLPDB.pm +++ b/Master/tlpkg/TeXLive/TLPDB.pm @@ -1225,7 +1225,6 @@ sub settings { This function returns a list of references to hashes where each hash represents a parsed AddFormat line. - =cut sub format_definitions { @@ -1279,7 +1278,7 @@ sub updmap_cfg_lines { return(@lines); } -=item C<< $tlpdb->language_dat_lines ( [@disabled_hyphen_names] )>> +=item C<< $tlpdb->language_dat_lines ( [@disabled_hyphen_names] ) >> The function C returns the list of all lines for language.dat that can be generated from the tlpdb. @@ -1300,7 +1299,7 @@ sub language_dat_lines { return(@lines); } -=item C<< $tlpdb->language_def_lines ( [@disabled_hyphen_names] )>> +=item C<< $tlpdb->language_def_lines ( [@disabled_hyphen_names] ) >> The function C returns the list of all lines for language.def that can be generated from the tlpdb. diff --git a/Master/tlpkg/TeXLive/TLPOBJ.pm b/Master/tlpkg/TeXLive/TLPOBJ.pm index bb13494488c..0e78fb5cd54 100644 --- a/Master/tlpkg/TeXLive/TLPOBJ.pm +++ b/Master/tlpkg/TeXLive/TLPOBJ.pm @@ -727,6 +727,8 @@ sub total_size { =pod +=over + =item C Update the current TLPOBJ object with the information from the -- cgit v1.2.3