diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-19 16:22:38 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2000-12-19 16:22:38 +0000 |
| commit | e5e23f00c5f299ef9e944613c99ceecdb6e26c3c (patch) | |
| tree | 8c1a0c5d708c352818f5b1f2957e94ced4c34a8e /usr.bin/tip | |
| parent | 8dae396302473cd8a0790dea356f63270495231c (diff) | |
Notes
Diffstat (limited to 'usr.bin/tip')
| -rw-r--r-- | usr.bin/tip/tip/modems.5 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/tip/tip/modems.5 b/usr.bin/tip/tip/modems.5 index ebe8cd0592eb..f8c1dd4878bd 100644 --- a/usr.bin/tip/tip/modems.5 +++ b/usr.bin/tip/tip/modems.5 @@ -80,7 +80,7 @@ for example, ``reset_command=ATZ\\r''. A numeric capability is specified by .Em capability Ns Ar # Ns Em value ; for example, ``intercharacter_delay#50''. A boolean capability is specified by simply listing the capability. -.Bl -tag -width intercharacter_delay indent +.Bl -tag -width intercharacter_delay .It Cm \&dial_command (str) AT command used to dial remote system (typically, "ATDT") @@ -123,6 +123,7 @@ AT command to reset the modem. (num) The time, expressed in milliseconds, required by the modem to complete a reset and return to a ready condition. +.El .Sh FILES .Bl -tag -width /etc/modems -compact .It Pa /etc/modems |
