diff options
| -rw-r--r-- | sympathy.1 | 4 | ||||
| -rw-r--r-- | version-md5sums | 1 | ||||
| -rw-r--r-- | version-micro | 2 | 
3 files changed, 4 insertions, 3 deletions
| @@ -82,7 +82,7 @@ of any line on the frame buffer as the cursor moves off it.  .B \-t  act as terminal emulator only:  .I sympathy -opens the terminal device and outputs into the outer terminal emulator, when sympathy exits the  +opens the terminal device and outputs into the outer terminal emulator. When sympathy exits the   device is closed and no process remains. In this mode sympathy behaves like a traditional  terminal emulator such as cu(1) or minicom(1).  .TP 5 @@ -90,7 +90,7 @@ terminal emulator such as cu(1) or minicom(1).  act as server only:  .I sympathy  opens the terminal device and renders into an internal frame buffer, listens for clients -on the socket and logs activity. By default the server will fork into a daemon processes +on the socket and logs activity. By default the server will fork into a daemon process  but can be forced to remain in the foreground with the \-\fBF\fP option.  .TP 5  .B \-c\fP or \fB\-r\fP \fIid\fP diff --git a/version-md5sums b/version-md5sums index 6ecfd40..2e2d65b 100644 --- a/version-md5sums +++ b/version-md5sums @@ -6,3 +6,4 @@ ac9d93b50970b366e4531b4ea5a1c986	1.1.0  b1b1d8caa83556877bb96487f0c6a934	1.1.2  f844259e45d571cf913580d8851ee261	1.1.3  88cd008326dcedb9dee8011ce2697e6a	1.1.4 +93f010bab6441e6f679f523725507d04	1.1.5 diff --git a/version-micro b/version-micro index b8626c4..7ed6ff8 100644 --- a/version-micro +++ b/version-micro @@ -1 +1 @@ -4 +5 | 
