summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
diff options
context:
space:
mode:
authorhoek <hoek@FreeBSD.org>1997-12-26 05:29:29 +0000
committerhoek <hoek@FreeBSD.org>1997-12-26 05:29:29 +0000
commit7723a09feaa6424d9554c44a1ff692e259679ecd (patch)
treeae4dc88bfedc165eabf423a14756a184ff6b0e3d /usr.sbin/pkg_install
parent367097735d0f17df8a974f53d714a11df69fb5bd (diff)
downloadFreeBSD-src-7723a09feaa6424d9554c44a1ff692e259679ecd.zip
FreeBSD-src-7723a09feaa6424d9554c44a1ff692e259679ecd.tar.gz
"This is the add^H^H^Hinfo module."
Pedantic comment fix. PR: bin/5188 Submitted by: Alex [3]garbanzo@hooked.net
Diffstat (limited to 'usr.sbin/pkg_install')
-rw-r--r--usr.sbin/pkg_install/info/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/pkg_install/info/main.c b/usr.sbin/pkg_install/info/main.c
index 10c12bc..a01eeeb 100644
--- a/usr.sbin/pkg_install/info/main.c
+++ b/usr.sbin/pkg_install/info/main.c
@@ -1,6 +1,6 @@
#ifndef lint
static const char rcsid[] =
- "$Id: main.c,v 1.13 1997/03/31 05:10:50 imp Exp $";
+ "$Id: main.c,v 1.14 1997/10/08 07:47:26 charnier Exp $";
#endif
/*
@@ -20,7 +20,7 @@ static const char rcsid[] =
* Jordan K. Hubbard
* 18 July 1993
*
- * This is the add module.
+ * This is the info module.
*
*/
OpenPOWER on IntegriCloud