update header comments
This commit is contained in:
parent
d0020730b6
commit
b5781b64a0
2 changed files with 4 additions and 4 deletions
|
|
@ -1,7 +1,8 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
#
|
#
|
||||||
# petrified - bash client to update dynamic DNS at freedns.afraid.org
|
## petrified - bash client to update dynamic DNS at freedns.afraid.org
|
||||||
# Copyright (c) 2014 Troy Engel
|
## Copyright (c) 2014 Troy Engel
|
||||||
|
## Version: 1.0.3
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# 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
|
# 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
|
# along with this program; if not, write to the Free Software
|
||||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
#
|
#
|
||||||
## Version: 1.0.2
|
|
||||||
|
|
||||||
## One of these must exist - '-c <config>' ignores global/local entirely
|
## One of these must exist - '-c <config>' ignores global/local entirely
|
||||||
CONF_GLOBAL=/etc/petrified.conf
|
CONF_GLOBAL=/etc/petrified.conf
|
||||||
|
|
|
||||||
|
|
@ -133,7 +133,7 @@
|
||||||
.\" ========================================================================
|
.\" ========================================================================
|
||||||
.\"
|
.\"
|
||||||
.IX Title "PETRIFIED 1"
|
.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
|
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
|
||||||
.\" way too many mistakes in technical documents.
|
.\" way too many mistakes in technical documents.
|
||||||
.if n .ad l
|
.if n .ad l
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue