summaryrefslogtreecommitdiff
path: root/xpp/perl_modules
diff options
context:
space:
mode:
authorTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-05-16 22:46:57 +0000
committerTzafrir Cohen <tzafrir.cohen@xorcom.com>2009-05-16 22:46:57 +0000
commit93b09732f81d5846dc31748b31260ef587d7a8d5 (patch)
tree90d3da9ff574ea91b52da9c4e8c536268b6bfa1f /xpp/perl_modules
parent063c2dd2b03c4c02981751608a49d564ed640b7c (diff)
Fix typos in xpp documentation
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@6630 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'xpp/perl_modules')
-rw-r--r--xpp/perl_modules/Dahdi/Config/Gen/Xpporder.pm8
-rw-r--r--xpp/perl_modules/Dahdi/Xpp/Mpp.pm2
2 files changed, 5 insertions, 5 deletions
diff --git a/xpp/perl_modules/Dahdi/Config/Gen/Xpporder.pm b/xpp/perl_modules/Dahdi/Config/Gen/Xpporder.pm
index 93d7f3b..208fcfa 100644
--- a/xpp/perl_modules/Dahdi/Config/Gen/Xpporder.pm
+++ b/xpp/perl_modules/Dahdi/Config/Gen/Xpporder.pm
@@ -89,7 +89,7 @@ sub generate($$$) {
# Dahdi registration.
#
# It is read from /etc/dahdi/xpp_order. This location
-# may be overriden via the environment variable XPPORDER_CONF
+# may be overridden via the environment variable XPPORDER_CONF
#
# Lines may contain:
# - The Astribank label (verbatim)
@@ -97,13 +97,13 @@ sub generate($$$) {
# Ordering number of each listed Astribank is determined
# by its position in this file.
# Astribanks not listed in this file, get an ordering
-# number of 999 (last).
+# number of 99 (last).
#
# Astribanks with same ordering number are sorted by their
-# connectors (to preserve legacy behaviour).
+# connectors (to preserve legacy behavior).
#
# Examples:
-#usb:TWS-08
+#usb:1234
#@usb-0000:06:02.2-2
HEAD
foreach my $xbus (@xbuses) {
diff --git a/xpp/perl_modules/Dahdi/Xpp/Mpp.pm b/xpp/perl_modules/Dahdi/Xpp/Mpp.pm
index a19e0fe..c95b13a 100644
--- a/xpp/perl_modules/Dahdi/Xpp/Mpp.pm
+++ b/xpp/perl_modules/Dahdi/Xpp/Mpp.pm
@@ -21,7 +21,7 @@ Dahdi::Xpp::Mpp - Perl interface to C<astribank_tool(8)>
=head1 DESCRIPTION
This package uses C<astribank_tool(8)> to collect information
-about Astribanks via MPP (Managment Processor Protocol).
+about Astribanks via MPP (Management Processor Protocol).
The binary default location is F</usr/sbin/astribank_tool>. It may be
overridden via module parameter C<astribank_tool=> and the