From a44cde63e84b63f2c8ca2774982e215f7946c62c Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Wed, 9 May 2007 19:23:27 +0000 Subject: * minor cleanup of PODs with respect to Eclipse syntax highlighting git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1036 95ad53e4-c205-0410-b2fa-d234c58c8868 --- config-db/slxconfig | 4 ++-- config-db/slxconfig-demuxer | 2 +- config-db/slxsettings | 6 ++++-- installer/slxos-export | 2 +- installer/slxos-setup | 2 +- 5 files changed, 9 insertions(+), 7 deletions(-) diff --git a/config-db/slxconfig b/config-db/slxconfig index 715754a1..d8c90e42 100755 --- a/config-db/slxconfig +++ b/config-db/slxconfig @@ -574,7 +574,7 @@ sub removeSystemFromConfigDB $systemName); } -__END__ + =head1 NAME @@ -828,4 +828,4 @@ which can be used to overrule the OpenSLX settings: Please refer to the C-manpage for a more detailed description of these options. -=cut \ No newline at end of file +=cut diff --git a/config-db/slxconfig-demuxer b/config-db/slxconfig-demuxer index cd1307bd..55917e0b 100755 --- a/config-db/slxconfig-demuxer +++ b/config-db/slxconfig-demuxer @@ -527,7 +527,7 @@ sub writeConfigurations } } -__END__ + =head1 NAME diff --git a/config-db/slxsettings b/config-db/slxsettings index b01d3f12..a95623c0 100755 --- a/config-db/slxsettings +++ b/config-db/slxsettings @@ -143,7 +143,7 @@ sub externalKeyFor return "SLX_".uc($key); } -__END__ + =head1 NAME @@ -361,4 +361,6 @@ Prints the version and exits. =head1 SEE ALSO -slxos-setup, slxos-export, slxconfig, slxconfig-demuxer \ No newline at end of file +slxos-setup, slxos-export, slxconfig, slxconfig-demuxer + +=cut \ No newline at end of file diff --git a/installer/slxos-export b/installer/slxos-export index 81e8157d..6b44d5ef 100755 --- a/installer/slxos-export +++ b/installer/slxos-export @@ -152,7 +152,7 @@ if ($action =~ m[^list-ex]i) { Try '%s --help' for more info.\n", $0); } -__END__ + =head1 NAME diff --git a/installer/slxos-setup b/installer/slxos-setup index 16731d43..bd0df5d5 100755 --- a/installer/slxos-setup +++ b/installer/slxos-setup @@ -159,7 +159,7 @@ if ($action =~ m[^import]i) { Try '%s --help' for more info.\n", $0); } -__END__ + =head1 NAME -- cgit v1.2.3-55-g7522