summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2004-06-26 12:41:34 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2004-06-26 12:41:34 +0000
commite3fe6041f797796a20d93be1983a0bd0c4370a42 (patch)
tree2d6c12da97885d5f0d523fb04916f19bbdd73f84
parent2a5d1615a3d653347376b66090ac716e56ad05ea (diff)
various fixes;
-rw-r--r--share/man/man4/san.412
1 files changed, 7 insertions, 5 deletions
diff --git a/share/man/man4/san.4 b/share/man/man4/san.4
index a5bf7516115..9f1de4c8072 100644
--- a/share/man/man4/san.4
+++ b/share/man/man4/san.4
@@ -1,3 +1,4 @@
+.\" $OpenBSD: san.4,v 1.3 2004/06/26 12:41:33 jmc Exp $
.\"
.\" Copyright (c) 2001-2004 Sangoma Technologies (SAN)
.\" All rights reserved. www.sangoma.com
@@ -42,7 +43,8 @@
The
.Nm
device driver supports the Sangoma Technologies Inc AFT Series Network
-cards. This includes the following models:
+cards.
+This includes the following models:
.Pp
.Bl -item -offset indent -compact
.It
@@ -72,7 +74,8 @@ driver places the card into default mode (T1, B8ZS, ESF, all channels).
.Pp
Use
.Xr ifconfig 8
-to change the timeslot range for this card. The following format is supported:
+to change the timeslot range for this card.
+The following format is supported:
.Bl -tag -width xxx -offset indent
.It Cm # ifconfig san0 timeslot all
Enable all channels for this card.
@@ -82,10 +85,9 @@ Enable channels 1-10 for this card.
Enable channels 1-10, 14-15 and 20 for this card.
.El
.Pp
-If the timeslot option is not present, the
+If the timeslot option is not present, the
.Nm
driver configures the card to use all the channels.
-.Pp
.Sh DIAGNOSTICS
.Bl -diag
.It "san%d: couldn't map memory"
@@ -110,5 +112,5 @@ device driver first appeared in
.Sh AUTHORS
The
.Nm
-device driver and this manual page was written by
+device driver and this manual page were written by
Alex Feldman.