OSDN Git Service

2005-08-26 Brian Dessent <brian@dessent.net>
authorjoshuadfranklin <joshuadfranklin>
Sat, 27 Aug 2005 04:53:15 +0000 (04:53 +0000)
committerjoshuadfranklin <joshuadfranklin>
Sat, 27 Aug 2005 04:53:15 +0000 (04:53 +0000)
        * faq-using.xml: Add 'net use' hint to network shares FAQ.

winsup/doc/ChangeLog
winsup/doc/faq-using.xml

index eea5ceb..8039810 100644 (file)
@@ -1,3 +1,7 @@
+2005-08-26  Brian Dessent  <brian@dessent.net>
+
+       * faq-using.xml: Add 'net use' hint to network shares FAQ.
+
 2005-08-26  Joshua Daniel Franklin  <joshuadfranklin@yahoo.com>
 
        * Makefile.in: Remove extra anchor to make NN4 happy.
index 2629dbe..8fc4ffd 100644 (file)
@@ -75,9 +75,11 @@ network shares are not available.  For more information, see
 <ulink url="http://cygwin.com/cygwin-ug-net/ntsec.html" />.
 </para>
 <para>Workarounds include using public network share that does not require
-authentication (for non-critical files), or running the service as
-your own user with <literal>cygrunsrv -u</literal> (see 
-<literal>/usr/share/doc/Cygwin/cygrunsrv.README</literal> for more information).
+authentication (for non-critical files), providing your password to a
+<command>net use</command> command, or running the service as your own
+user with <literal>cygrunsrv -u</literal> (see
+<literal>/usr/share/doc/Cygwin/cygrunsrv.README</literal> for more
+information).
 </para>
 </answer></qandaentry>