diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
| commit | 07bfccd71e05867cb46c11ea07ec0027794972b3 (patch) | |
| tree | 502f17eb951b74c914af346cd4dbff252350c082 /usr.sbin/atm | |
| parent | 2ac2784f0c53b69968c131cd068d27cdbacca99f (diff) | |
Notes
Diffstat (limited to 'usr.sbin/atm')
| -rw-r--r-- | usr.sbin/atm/scspd/scspd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/atm/scspd/scspd.8 b/usr.sbin/atm/scspd/scspd.8 index d369f611b70f..7d535fb13aad 100644 --- a/usr.sbin/atm/scspd/scspd.8 +++ b/usr.sbin/atm/scspd/scspd.8 @@ -192,7 +192,7 @@ Some statements contain blocks, delimited by braces and .Dq Li } ) . Configuration statement keywords are not case-sensitive, -but some parameters (e.g. interface names) are. +but some parameters (e.g.\& interface names) are. Configuration statements can span multiple lines. .Ss Comments Three types of comments are allowed: @@ -332,7 +332,7 @@ statement must always be specified. The .Ic familyID statement specifies an identifier for a family -of parallel SCSP sessions running between a group of hosts (i.e. a +of parallel SCSP sessions running between a group of hosts (i.e., a set of SCSP sessions with different protocol IDs but the same set of servers). The |
