From 7ff6ede24549d374e99b9bf9a65ad3a83fba1555 Mon Sep 17 00:00:00 2001 From: Frank Scheiner Date: Thu, 20 Apr 2017 09:07:25 +0200 Subject: [PATCH] The halias(1) manpage used a wrong name for the halias configuration file ("halias.conf" instead of "aliases.conf"). This is now corrected. --- ChangeLog | 9 +++++++++ bin/gtransfer-version.bash | 2 +- gtransfer.spec | 7 +++++-- share/doc/halias.1.md | 6 +++--- share/man/man1/halias.1 | 6 +++--- 5 files changed, 21 insertions(+), 9 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3135394..5f0766c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2017-04-20 Frank Scheiner + +* 0.8.1 (gtransfer toolkit): + +- Fixes + +The halias(1) manpage used a wrong name for the halias configuration file +("halias.conf" instead of "aliases.conf"). This is now corrected. + 2017-03-27 Frank Scheiner * 0.8.0 (gtransfer toolkit): diff --git a/bin/gtransfer-version.bash b/bin/gtransfer-version.bash index 41e91b1..e5a56fa 100755 --- a/bin/gtransfer-version.bash +++ b/bin/gtransfer-version.bash @@ -29,7 +29,7 @@ COPYRIGHT ################################################################################ readonly _program=$( basename "$0" ) -readonly _gtransferToolkitVersion="0.8.0" +readonly _gtransferToolkitVersion="0.8.1" readonly _gtransferTools=( "gtransfer" "dpath" diff --git a/gtransfer.spec b/gtransfer.spec index 2b95d1d..401e50b 100644 --- a/gtransfer.spec +++ b/gtransfer.spec @@ -1,5 +1,5 @@ Name: gtransfer -Version: 0.8.0 +Version: 0.8.1 Release: 1%{?dist} Summary: Advanced data transfer tool for GridFTP Group: base @@ -201,7 +201,10 @@ rm -rf %{buildroot} %{_mandir}/man1/grm.1.gz %changelog -* Tue Mar 27 2017 Frank Scheiner 0.8.0-1 +* Thu Apr 20 2017 Frank Scheiner 0.8.1-1 +- Updated source version number to new patch level. + +* Mon Mar 27 2017 Frank Scheiner 0.8.0-1 - Updated source package and version number to new release. Also added new gtools to the toolkit. * Thu Sep 08 2016 Frank Scheiner 0.7.1-1 diff --git a/share/doc/halias.1.md b/share/doc/halias.1.md index 6db37d9..a104d79 100644 --- a/share/doc/halias.1.md +++ b/share/doc/halias.1.md @@ -1,6 +1,6 @@ % HALIAS(1) halias 0.3.0 | User Commands % Frank Scheiner -% Jan 17, 2017 +% Apr 20, 2017 # NAME # @@ -45,7 +45,7 @@ Check if a given string is a host alias. Returns 0 if yes, 1 otherwise. ## **-r, --retrieve [_/path/to/host-aliases_] [-q]** ## -Retrieve host aliases from a repository configured in _[...]/halias.conf_ (see +Retrieve host aliases from a repository configured in _[...]/aliases.conf_ (see below) and store them in the user-provided path or - if no additional path is given - in the user host aliases directory. If a "-q" is provided, then output is omitted and success/failure is only reported by the exit value. @@ -67,7 +67,7 @@ Prints out version information. # FILES # -## _[...]/halias.conf_ ## +## _[...]/aliases.conf_ ## The halias configuration file. The paths to system and user aliases directories can be configured there. diff --git a/share/man/man1/halias.1 b/share/man/man1/halias.1 index bd904f8..87dd24d 100644 --- a/share/man/man1/halias.1 +++ b/share/man/man1/halias.1 @@ -1,4 +1,4 @@ -.TH "HALIAS" "1" "Jan 17, 2017" "halias 0.3.0" "User Commands" +.TH "HALIAS" "1" "Apr 20, 2017" "halias 0.3.0" "User Commands" .SH NAME .PP \f[B]halias\f[] \- host alias helper utility @@ -34,7 +34,7 @@ Returns 0 if yes, 1 otherwise. .SS \f[B]\-r, \-\-retrieve [\f[I]/path/to/host\-aliases\f[]] [\-q]\f[] .PP Retrieve host aliases from a repository configured in -\f[I][...]/halias.conf\f[] (see below) and store them in the +\f[I][...]/aliases.conf\f[] (see below) and store them in the user\-provided path or \- if no additional path is given \- in the user host aliases directory. If a "\-q" is provided, then output is omitted and success/failure is @@ -48,7 +48,7 @@ Prints out a help message. .PP Prints out version information. .SH FILES -.SS \f[I][...]/halias.conf\f[] +.SS \f[I][...]/aliases.conf\f[] .PP The halias configuration file. The paths to system and user aliases directories can be configured