> Jeff, these are excellent.  Thank you!
> 
> I have uploaded them to:
> 
>     http://unattended.sourceforge.net/step-by-step.html
>     http://unattended.sourceforge.net/cygwin.html
> 
> I have also checked them in to CVS.


Glad to hear it :)


> I noticed one or two typos.  And http://validator.w3.org/ has a
> trivial complaint.  But I have not edited them yet, because first we
> have to pick a procedure for collaborating on these.


Fixed in the attached .diff
I also added a style sheet that I hope will prove to be useful throughout 
the documentation.

> CVS is probably the best option, if you know how to use it (or are
> willing to learn).  We could start with you sending patches against
> the read-only CVS, but I would be willing to give you write access
> pretty quickly.
> 
> What do you think?

CVS works fine. 

> I am really, really happy to see somebody else actually writing
> documentation :-).
> 
>  - Pat

Yeah, it is a thankless job for the most part, but if it helps ME and people like me 
then I'm happy.
:)
 

-Jeff

Attachment: cygwin-html3-20-2004.diff
Description: Binary data

.CygwinCommands {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	cursor: text;
	background-color: #CCCCCC;
}
.Win32Commands {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
	cursor: text;
	background-color: #CCCCCC;
	letter-spacing: normal;
	border: thin inset #333333;
}

Reply via email to