diff options
| author | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-06 09:45:37 +0000 |
|---|---|---|
| committer | Sheldon Hearn <sheldonh@FreeBSD.org> | 2000-03-06 09:45:37 +0000 |
| commit | 2ed2dc52a6a4c5cd6b083db2acf8f61be9b06483 (patch) | |
| tree | 92558f6b88f992bd6d4cbd0fe2829e3b6a0e77b4 /usr.sbin/i4b | |
| parent | b3841b0188d2478e372e086f1df0453d9431c042 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/i4b')
| -rw-r--r-- | usr.sbin/i4b/isdnd/isdnd.8 | 3 | ||||
| -rw-r--r-- | usr.sbin/i4b/isdntel/isdntel.8 | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/usr.sbin/i4b/isdnd/isdnd.8 b/usr.sbin/i4b/isdnd/isdnd.8 index 5d91273e2984e..69f06fac837cc 100644 --- a/usr.sbin/i4b/isdnd/isdnd.8 +++ b/usr.sbin/i4b/isdnd/isdnd.8 @@ -144,7 +144,8 @@ in the system section of .Xr isdnd.rc 5 . .It Fl P This option prints out the parsed and verified isdnd configuration in the same -format as the isdnd.rc file. This output can be used as an isdnd.rc file. +format as the isdnd.rc file. +This output can be used as an isdnd.rc file. This feature is especially useful when debugging an isdnd.rc file to see, what the default settings of options are when they are not set in the isdnd.rc input diff --git a/usr.sbin/i4b/isdntel/isdntel.8 b/usr.sbin/i4b/isdntel/isdntel.8 index 646ff69ddce8a..997ad71f3651e 100644 --- a/usr.sbin/i4b/isdntel/isdntel.8 +++ b/usr.sbin/i4b/isdntel/isdntel.8 @@ -55,7 +55,8 @@ The default path is .Em /etc/isdn/isdntel.alias . The format of an alias entry is the number string followed by one or more -spaces or tabs. The rest of the line is taken as the alias string. +spaces or tabs. +The rest of the line is taken as the alias string. Comments are introduced by a leading blank, tab or "#" character. .It Fl d |
