Updated manpage whatis entries

Patch by Tony Mancill
This commit is contained in:
Duncan Ferguson 2013-02-14 22:11:21 +00:00
parent 273a273d07
commit 74d1cf7f0a
6 changed files with 6 additions and 5 deletions

View file

@ -9,6 +9,7 @@
* Cope with being invoked by 'clusterssh' (Debian bug ID #644368)
* Fix migration of .csshrc when not working as expected (Debian bug ID #673507)
* Remove doc references to 'always_tile' as renamed 'window_tiling' (Debian bug ID #697371)
* Updated manpage whatis entries (patch by Tony Mancill)
2012-12-09 Duncan Ferguson <duncan_ferguson@user.sf.net> - v4.01_02
* Fix logic when using 'autoclose' on the command line or config file

View file

@ -157,7 +157,7 @@ sub set_config {
=head1 NAME
App::ClusterSSH::Base
App::ClusterSSH::Base - Base object provding utility functions
=head1 SYNOPSIS

View file

@ -118,7 +118,7 @@ sub list_tags {
=head1 NAME
App::ClusterSSH::Cluster
App::ClusterSSH::Cluster - Object representing cluster configuration
=head1 SYNOPSIS

View file

@ -462,7 +462,7 @@ sub dump {
=head1 NAME
ClusterSSH::Config
ClusterSSH::Config - Object representing application configuration
=head1 SYNOPSIS

View file

@ -148,7 +148,7 @@ sub script {
=head1 NAME
ClusterSSH::Helper
ClusterSSH::Helper - Object representing helper script
=head1 SYNOPSIS

View file

@ -301,7 +301,7 @@ use overload (
=head1 NAME
ClusterSSH::Host
ClusterSSH::Host - Object representing a host.
=head1 SYNOPSIS