From ec15a786a6eafc9e852df2b5dee52dde3b5482dd Mon Sep 17 00:00:00 2001 From: Joshua Daniel Franklin Date: Fri, 20 Feb 2004 07:26:16 +0000 Subject: 2004-02-19 Joshua Daniel Franklin * cygwinenv.sgml: Remove incorrect ^Z information. Add some tags to server option description. * textbinary.sgml: Remove incorrect ^Z information. --- winsup/doc/cygwinenv.sgml | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) (limited to 'winsup/doc/cygwinenv.sgml') diff --git a/winsup/doc/cygwinenv.sgml b/winsup/doc/cygwinenv.sgml index b32813e8a..b9d9af394 100644 --- a/winsup/doc/cygwinenv.sgml +++ b/winsup/doc/cygwinenv.sgml @@ -139,8 +139,13 @@ time and when handles are inherited. Defaults to set. (no)server - if set, allows client applications to use the Cygserver facilities. This option must be enabled explicitely on the client side, otherwise your applications won't be able to use the -XSI IPC function calls (msgget, semget, shmget and friends) successfully. -These function calls will return with ENOSYS, "Bad system call". +XSI IPC function calls (msgget, +semget, shmget, and friends) +successfully. These function calls will return with +ENOSYS, "Bad system call". + + + (no)strip_title - if set, strips the directory part off the window title, if any. Default is not set. @@ -156,9 +161,9 @@ nostrip_title. (no)tty - if set, Cygwin enables extra support (i.e., termios) for UNIX-like ttys. It is not compatible with some Windows programs. -Defaults to not set, in which case the tty is opened in text mode -with ^Z as EOF. Note that this has been changed such that ^D works as -expected instead of ^Z, and is settable via stty. +Defaults to not set, in which case the tty is opened in text mode. +Note that this has been changed such that ^D works as +expected instead of ^Z, and is settable via stty. This option must be specified before starting a Cygwin shell and it cannot be changed in the shell. -- cgit v1.2.3