delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2004/03/29/02:14:18

Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Date: Mon, 29 Mar 2004 01:14:12 -0600
From: Joshua Daniel Franklin <joshuadfranklin AT yahoo DOT com>
To: cygwin AT cygwin DOT com
Subject: Documentation thanks, plea
Message-ID: <20040329011412.A8429@ns1.iocc.com>
Mime-Version: 1.0
User-Agent: Mutt/1.2.5.1i

I noticed that Corinna DocBook-ified the Cygserver documentation,
thanks! 

<http://cygwin.com/cygwin-ug-net/using-cygserver.html>

Also, a change in the DocBook DTD added a <funcprototype> tag
to <funcsynopsis>. I made the change to the DocBook embedded in
the files in the cygwin/ directory in CVS, but they were overwritten 
by some real changes. So, could someone doing actual work on the
files make that small change?

This worked for me (not a pretty result, but it works):

for i in $(grep -l '<funcsynopsis>' *); do ex -c "%s;<funcsynopsis>;<funcsynopsis><funcprototype>" -c "%s;</funcsynopsis>;</funcsynopsis></funcprototype>" -c "wq" $i; done



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019