diff options
| author | Mike Pritchard <mpp@FreeBSD.org> | 1996-04-08 04:18:31 +0000 |
|---|---|---|
| committer | Mike Pritchard <mpp@FreeBSD.org> | 1996-04-08 04:18:31 +0000 |
| commit | edf0e5b3f896da8bf8b1fd0b923401d0c0141aa4 (patch) | |
| tree | 78fa3bb3a263f5518e1eaa6bea101b7b19200ce5 /usr.bin/tip | |
| parent | b5cfb15faded88a85755caf4ccdb4876fd99fe44 (diff) | |
Notes
Diffstat (limited to 'usr.bin/tip')
| -rw-r--r-- | usr.bin/tip/tip/modems.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.bin/tip/tip/modems.5 b/usr.bin/tip/tip/modems.5 index f6abba392eb8..f23e7d94eb07 100644 --- a/usr.bin/tip/tip/modems.5 +++ b/usr.bin/tip/tip/modems.5 @@ -46,7 +46,7 @@ file which is structured somewhat like the .Xr termcap 5 file. Each line in the file provides a description for a single -.Xr modem . +.Em modem . Fields are separated by a colon (``:''). Lines ending in a \e character with an immediately following newline are continued on the next line. @@ -58,16 +58,16 @@ field name followed by an `=' sign indicates a string value follows. A field name followed by a `#' sign indicates a following numeric value. .Pp When -.Xr tip +.Xr tip 1 is invoked, an entry for a remote system is looked up in the .Pa /etc/remote database. If the entry includes an "ACU" type capability (abbreviated at), -.Xr tip +.Xr tip 1 looks up the specified modem in .Pa /etc/modems. If a modem entry is found, the corresponding capabilities determine how -.Xr tip +.Xr tip 1 programs the modem when connecting to and disconnecting from the remote system. .Sh CAPABILITIES |
