This is the mail archive of the cygwin-patches 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]

[PATCH] * cygserver.xml: Add new section. How to install Cygserver.


---
 winsup/doc/cygserver.xml | 13 +++++++++++++
 1 file changed, 13 insertions(+)

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>
-- 
2.1.4


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