diff options
author | Christopher Faylor <me@cgf.cx> | 2000-02-17 19:38:33 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-02-17 19:38:33 +0000 |
commit | 1fd5e000ace55b323124c7e556a7a864b972a5c4 (patch) | |
tree | dc4fcf1e5e22a040716ef92c496b8d94959b2baa /winsup/doc/cygwin-ug-net.in.sgml | |
parent | 369d8a8fd5e887eca547bf34bccfdf755c9e5397 (diff) | |
download | cygnal-1fd5e000ace55b323124c7e556a7a864b972a5c4.tar.gz cygnal-1fd5e000ace55b323124c7e556a7a864b972a5c4.tar.bz2 cygnal-1fd5e000ace55b323124c7e556a7a864b972a5c4.zip |
import winsup-2000-02-17 snapshot
Diffstat (limited to 'winsup/doc/cygwin-ug-net.in.sgml')
-rw-r--r-- | winsup/doc/cygwin-ug-net.in.sgml | 64 |
1 files changed, 64 insertions, 0 deletions
diff --git a/winsup/doc/cygwin-ug-net.in.sgml b/winsup/doc/cygwin-ug-net.in.sgml new file mode 100644 index 000000000..633689631 --- /dev/null +++ b/winsup/doc/cygwin-ug-net.in.sgml @@ -0,0 +1,64 @@ +<!doctype book PUBLIC "-//Davenport//DTD DocBook V3.0//EN" [ + <!ENTITY cygnus-copyright + "<YEAR>1999</YEAR> + <HOLDER>Cygnus Solutions</HOLDER>"> + <!ENTITY cygnus-code-copyright " +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +Copyright (C) 1998, 1999 Cygnus Solutions. + +This is copyrighted software that may only +be reproduced, modified, or distributed +under license from Cygnus Solutions. +%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% +"> + ]> + +<book id="cygwin-ug-net"> + + <bookinfo> + <date>1999-02-08</date> + <title>Cygwin User's Guide</title> + <authorgroup> + <author> + <firstname>DJ</firstname> + <surname>Delorie</surname> + </author> + <author> + <firstname>Pierre</firstname> + <surname>Humblet</surname> + </author> + <author> + <firstname>Geoffrey</firstname> + <surname>Noer</surname> + </author> + </authorgroup> + +DOCTOOL-INSERT-legal + + <revhistory> + <revision> + <revnumber>0.0</revnumber> + <date>1998-10-06</date> + <authorinitials>noer@cygnus.com</authorinitials> + <revremark>Initial revision</revremark> + </revision> + <revision> + <revnumber>20.1.0</revnumber> + <date>1999-02-08</date> + <authorinitials>Pierre.Humblet@eurecom.fr</authorinitials> + <revremark>Expand, describe Cygwin 20.1</revremark> + </revision> + </revhistory> + </bookinfo> + + <toc></toc> + +DOCTOOL-INSERT-overview + +DOCTOOL-INSERT-setup-net + +DOCTOOL-INSERT-using + +DOCTOOL-INSERT-programming + +</book> |