From 2bb9de41a441465ec44679af8d6d12356d87ef53 Mon Sep 17 00:00:00 2001 From: tengel Date: Mon, 24 Nov 2014 16:33:18 -0600 Subject: [PATCH] update header comments --- petrified | 6 +++--- petrified.1 | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/petrified b/petrified index f83efc9..318e6ee 100755 --- a/petrified +++ b/petrified @@ -1,7 +1,8 @@ #!/bin/bash # -# petrified - bash client to update dynamic DNS at freedns.afraid.org -# Copyright (c) 2014 Troy Engel +## petrified - bash client to update dynamic DNS at freedns.afraid.org +## Copyright (c) 2014 Troy Engel +## Version: 1.0.3 # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by @@ -17,7 +18,6 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -## Version: 1.0.2 ## One of these must exist - '-c ' ignores global/local entirely CONF_GLOBAL=/etc/petrified.conf diff --git a/petrified.1 b/petrified.1 index f15c79f..e7321aa 100644 --- a/petrified.1 +++ b/petrified.1 @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "PETRIFIED 1" -.TH PETRIFIED 1 "2014-11-24" "petrified 1.0.2" "Petrified Manual" +.TH PETRIFIED 1 "2014-11-24" "petrified 1.0.3" "Petrified Manual" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l