diff options
author | Christopher Faylor <me@cgf.cx> | 2009-05-27 02:30:42 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2009-05-27 02:30:42 +0000 |
commit | 1ccd407d79af9752464339db329bbe2370551e6a (patch) | |
tree | ea2ab02959bc6c89e7632193266f6e264c4e4d18 /winsup/doc/cygserver.sgml | |
parent | c1f6cd8a758120d9c5fb52adf5afd1dc76c34f9a (diff) | |
download | cygnal-1ccd407d79af9752464339db329bbe2370551e6a.tar.gz cygnal-1ccd407d79af9752464339db329bbe2370551e6a.tar.bz2 cygnal-1ccd407d79af9752464339db329bbe2370551e6a.zip |
Change explicitely to explicitly throughout.
Diffstat (limited to 'winsup/doc/cygserver.sgml')
-rw-r--r-- | winsup/doc/cygserver.sgml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/doc/cygserver.sgml b/winsup/doc/cygserver.sgml index 006a93ed6..b78a93ac4 100644 --- a/winsup/doc/cygserver.sgml +++ b/winsup/doc/cygserver.sgml @@ -91,7 +91,7 @@ Force logging to stderr. This is the default if stderr is connected to a tty. Otherwise, the default is logging to the system log. By using the -e, -E, -y, -Y options (or the appropriate settings in the - configuration file), you can explicitely set the logging output as you + configuration file), you can explicitly set the logging output as you like, even to both, stderr and syslog. Configuration file option: kern.log.stderr </para> |