This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[newlib-cygwin] cygserver.xml: Add new section. How to install Cygserver.


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=a3e0771edaeefe88a97258c610e4405f01c28cd4

commit a3e0771edaeefe88a97258c610e4405f01c28cd4
Author: Mike DePaulo <mikedep333@gmail.com>
Date:   Mon Apr 27 04:46:18 2015 -0400

    cygserver.xml: Add new section. How to install Cygserver.
    
    	* cygserver.xml (install-cygserver): Add new section. How to install
    	Cygserver.
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/doc/ChangeLog     |  5 +++++
 winsup/doc/cygserver.xml | 13 +++++++++++++
 2 files changed, 18 insertions(+)

diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index a0507a4..10f2958 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,3 +1,8 @@
+2015-04-27  Mike DePaulo  <mikedep333@gmail.com>
+
+	* cygserver.xml (install-cygserver): Add new section. How to install
+	Cygserver.
+
 2015-04-10  Corinna Vinschen  <corinna@vinschen.de>
 
 	* new-features.xml (ov-new2.0): Rename from ov-new1.7.36 and change
diff --git a/winsup/doc/cygserver.xml b/winsup/doc/cygserver.xml
index 6a4ec4e..2367a60 100644
--- a/winsup/doc/cygserver.xml
+++ b/winsup/doc/cygserver.xml
@@ -179,6 +179,19 @@
 
 </sect2>
 
+<sect2 id="install-cygserver"><title>How to install Cygserver</title>
+
+<para>
+  Cygserver is part of the base <emphasis role='bold'>cygwin</emphasis> package.
+  Therefore, whenever Cygwin is installed, so is Cygserver.
+</para>
+<para>
+  You may want to install Cygserver as a service. See
+  <xref linkend="start-cygserver"></xref>.
+</para>
+
+</sect2>
+
 <sect2 id="start-cygserver"><title>How to start Cygserver</title>
 
 <para>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]