summaryrefslogtreecommitdiff
path: root/doc/dahdi_scan.8
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2008-08-06 22:35:50 +0000
committerKevin P. Fleming <kpfleming@digium.com>2008-08-06 22:35:50 +0000
commitcbb14417fc15739925bdfb387f28df90f155219d (patch)
treed2e04374892793a262263c6404b0538a61afd108 /doc/dahdi_scan.8
parentc401b656501abb34fbdeb38c3653d12e313f06ff (diff)
various updates to man pages
git-svn-id: http://svn.asterisk.org/svn/dahdi/tools/trunk@4732 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'doc/dahdi_scan.8')
-rw-r--r--doc/dahdi_scan.86
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/dahdi_scan.8 b/doc/dahdi_scan.8
index c351db9..76b61b2 100644
--- a/doc/dahdi_scan.8
+++ b/doc/dahdi_scan.8
@@ -1,13 +1,13 @@
.TH dahdi_scan 8 "2008-03-18"
.SH NAME
-dahdi_scan \(em Print Configuration of Zaptel Spans
+dahdi_scan \(em Print Configuration of DAHDI Spans
.SH SYNOPSIS
.B dahdi_scan
.I [spans]
.SH DESCRIPTION
.B dahdi_scan
-prints information about dahdi spans in the system. For analog spans it
+prints information about DAHDI spans in the system. For analog spans it
also provides a list of channels.
By default it prints information about all the spans in the system.
@@ -87,7 +87,7 @@ dahdi_cfg(8), asterisk(8).
The program still does not do everything described in the man page.
It also assumes that spans don't skip channel numbers, and that their
-channels numbers are "running". This is anyway almost always the case.
+channel numbers are "running". This is anyway almost always the case.
And always the case in a normal boot process.
.SH AUTHOR