aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/version
diff options
context:
space:
mode:
authorUlrich Spörlein <uqs@FreeBSD.org>2011-12-30 10:58:14 +0000
committerUlrich Spörlein <uqs@FreeBSD.org>2011-12-30 10:58:14 +0000
commit3df5ecac8c5e0a9105ba0e783bd9e7077df944e7 (patch)
tree8895a44928d5c242eb33f5909e96b16aa8b19f50 /usr.sbin/pkg_install/version
parent719728bf116d9bb6dd6d4815102398132278deaa (diff)
Notes
Diffstat (limited to 'usr.sbin/pkg_install/version')
-rw-r--r--usr.sbin/pkg_install/version/main.c2
-rw-r--r--usr.sbin/pkg_install/version/perform.c2
-rw-r--r--usr.sbin/pkg_install/version/version.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/pkg_install/version/main.c b/usr.sbin/pkg_install/version/main.c
index cad8583c23bfb..39c603e61c16a 100644
--- a/usr.sbin/pkg_install/version/main.c
+++ b/usr.sbin/pkg_install/version/main.c
@@ -1,5 +1,5 @@
/*
- * FreeBSD install - a package for the installation and maintainance
+ * FreeBSD install - a package for the installation and maintenance
* of non-core utilities.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/usr.sbin/pkg_install/version/perform.c b/usr.sbin/pkg_install/version/perform.c
index dc85696cfc150..733cb5e69e5e0 100644
--- a/usr.sbin/pkg_install/version/perform.c
+++ b/usr.sbin/pkg_install/version/perform.c
@@ -1,5 +1,5 @@
/*
- * FreeBSD install - a package for the installation and maintainance
+ * FreeBSD install - a package for the installation and maintenance
* of non-core utilities.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/usr.sbin/pkg_install/version/version.h b/usr.sbin/pkg_install/version/version.h
index 412c395777eb8..1f265d4cf6ed9 100644
--- a/usr.sbin/pkg_install/version/version.h
+++ b/usr.sbin/pkg_install/version/version.h
@@ -1,7 +1,7 @@
/* $FreeBSD$ */
/*
- * FreeBSD install - a package for the installation and maintainance
+ * FreeBSD install - a package for the installation and maintenance
* of non-core utilities.
*
* Redistribution and use in source and binary forms, with or without