aboutsummaryrefslogtreecommitdiffstats
path: root/src/ipcalc.c
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2008-09-26 16:11:27 -1000
committerHarald Hoyer <harald@redhat.com>2009-05-04 16:05:05 +0200
commitd5c0ed6c8b4b071c240672595c99e0e2b06ee2df (patch)
treea657c24fd32cce7f92362c43303794cae349f16f /src/ipcalc.c
parenteca23923643c99cca861abbd924efbb996849ea4 (diff)
downloadinitscripts-d5c0ed6c8b4b071c240672595c99e0e2b06ee2df.tar
initscripts-d5c0ed6c8b4b071c240672595c99e0e2b06ee2df.tar.gz
initscripts-d5c0ed6c8b4b071c240672595c99e0e2b06ee2df.tar.bz2
initscripts-d5c0ed6c8b4b071c240672595c99e0e2b06ee2df.tar.xz
initscripts-d5c0ed6c8b4b071c240672595c99e0e2b06ee2df.zip
Man page updates for ipcalc(1)
Make sure the ipcalc man page explains the -c, -4, and -6 options. Update some other things. Shamelessly add my name.
Diffstat (limited to 'src/ipcalc.c')
-rw-r--r--src/ipcalc.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/ipcalc.c b/src/ipcalc.c
index a9efa384..0727cea5 100644
--- a/src/ipcalc.c
+++ b/src/ipcalc.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 1997-2003 Red Hat, Inc. All rights reserved.
+ * Copyright (c) 1997-2008 Red Hat, Inc. All rights reserved.
*
* This software may be freely redistributed under the terms of the GNU
* public license.
@@ -11,6 +11,7 @@
* Authors:
* Erik Troan <ewt@redhat.com>
* Preston Brown <pbrown@redhat.com>
+ * David Cantrell <dcantrell@redhat.com>
*/