diff options
author | ru <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2004-07-02 23:13:00 +0000 |
commit | 6294018a208cf7742b1c021a9b75c26962505571 (patch) | |
tree | 502f17eb951b74c914af346cd4dbff252350c082 /usr.sbin/i4b/isdnmonitor | |
parent | 3f44360851448f8816c22f6b72e8dd5c9924c27f (diff) | |
download | FreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.zip FreeBSD-src-6294018a208cf7742b1c021a9b75c26962505571.tar.gz |
Mechanically kill hard sentence breaks.
Diffstat (limited to 'usr.sbin/i4b/isdnmonitor')
-rw-r--r-- | usr.sbin/i4b/isdnmonitor/isdnmonitor.8 | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 b/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 index 5e6d5c3..1fb1b70 100644 --- a/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 +++ b/usr.sbin/i4b/isdnmonitor/isdnmonitor.8 @@ -53,17 +53,20 @@ devices supported by the isdn4bsd package. The options are as follows: .Bl -tag -width Ds .It Fl c -Switch to (curses-) fullscreen mode of operation. In this mode, +Switch to (curses-) fullscreen mode of operation. +In this mode, .Nm behaves nearly exactly as .Xr isdnd 8 -in fullscreen mode. In fullscreen mode, entering the control character +in fullscreen mode. +In fullscreen mode, entering the control character .Em Control-L causes the display to be refreshed and entering .Em Carriage-Return or .Em Enter -will pop-up a command window. Because +will pop-up a command window. +Because .Nm will not listen to messages while the command window is active, this command window will disappear automatically after 5 seconds without @@ -73,7 +76,8 @@ While the command window is active, .Em Tab or .Em Space -advances to the next menu item. To execute a command, press +advances to the next menu item. +To execute a command, press .Em Return or .Em Enter |