summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/scripts/pedigree-perl/Pedigree.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/scripts/pedigree-perl/Pedigree.pm')
-rw-r--r--Master/texmf-dist/scripts/pedigree-perl/Pedigree.pm6
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/texmf-dist/scripts/pedigree-perl/Pedigree.pm b/Master/texmf-dist/scripts/pedigree-perl/Pedigree.pm
index c92a027b865..4237a0bd358 100644
--- a/Master/texmf-dist/scripts/pedigree-perl/Pedigree.pm
+++ b/Master/texmf-dist/scripts/pedigree-perl/Pedigree.pm
@@ -15,8 +15,6 @@ $node = Pedigree->MakeNode($params);
This is the main package for pedigree construction. It calls other
libraries in the Pedigree:: family
-=over 4
-
=cut
@@ -43,6 +41,8 @@ use strict;
=pod
+=over 4
+
=item B<MakeNode>(I<$params>);
Construct a new node from the given parameters. Check what kind of node
@@ -103,7 +103,7 @@ Pedigree::TwinsNode(3),
=head1 AUTHOR
-Boris Veytsman, Leila Akhmadeeva, 2007
+Boris Veytsman, Leila Akhmadeeva, 2007-2021