summaryrefslogtreecommitdiffstats
path: root/etc/modems
diff options
context:
space:
mode:
authorrgrimes <rgrimes@FreeBSD.org>1995-04-09 09:54:51 +0000
committerrgrimes <rgrimes@FreeBSD.org>1995-04-09 09:54:51 +0000
commit22293c7df5644d4bffb3bf431b5f5374ca2f7f34 (patch)
tree7305d9a7da909638aec9d0783f7f38a0353302c2 /etc/modems
parent6c7aaa6b29e2e0f0854b6dee5edfe103a5e5a67d (diff)
downloadFreeBSD-src-22293c7df5644d4bffb3bf431b5f5374ca2f7f34.zip
FreeBSD-src-22293c7df5644d4bffb3bf431b5f5374ca2f7f34.tar.gz
This is a purely cosmetic clean up. Fix many cut and paste problems that
had turned tabs into spaces.
Diffstat (limited to 'etc/modems')
-rw-r--r--etc/modems24
1 files changed, 12 insertions, 12 deletions
diff --git a/etc/modems b/etc/modems
index f8b605d..f835fc7 100644
--- a/etc/modems
+++ b/etc/modems
@@ -4,18 +4,18 @@
# modems -- modem configuration data base file
# see tip(1), modems(5)
#
-# dial_command AT command to dial up remote
-# echo_off_command AT command to turn off command echo
-# escape_guard_time Shroud escape sequence with specified delay (ms)
-# escape_sequence Return to command escape sequence
-# hangup_command AT command to hangup modem
-# hw_flow_control Enable RTS/CTS flow control between DTE/DCE
-# intercharacter_delay Delay between characters sent to modem when issuing
-# commands
-# intercommand_delay Minimum delay between commands to modem
-# init_string AT command to initialize modem before dialing out
-# lock_baud Use fixed DTE / DCE bit rate
-# reset_delay Delay required by modem for reset
+# dial_command AT command to dial up remote
+# echo_off_command AT command to turn off command echo
+# escape_guard_time Shroud escape sequence with specified delay (ms)
+# escape_sequence Return to command escape sequence
+# hangup_command AT command to hangup modem
+# hw_flow_control Enable RTS/CTS flow control between DTE/DCE
+# intercharacter_delay Delay between characters sent to modem when issuing
+# commands
+# intercommand_delay Minimum delay between commands to modem
+# init_string AT command to initialize modem before dialing out
+# lock_baud Use fixed DTE / DCE bit rate
+# reset_delay Delay required by modem for reset
#
sportster|st|US Robotics Sportster 14.4K:dial_command=ATDT%s\r:hangup_command=ATH\r:\
OpenPOWER on IntegriCloud