sed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

doc: expand on 'N' command, mention \s,\S,\<,\>


From: Assaf Gordon
Subject: doc: expand on 'N' command, mention \s,\S,\<,\>
Date: Wed, 10 Aug 2016 00:59:30 -0400

Hello,

Attached two small patches to extend the documentation.
I'm not sure if \s,\S,\<,\> where always supported and undocumented,
but with addition of the DFA engine, they will always be supported now.

Comments welcomed,
 - assaf

P.S.
When rebuilding the docs, I noticed to issues:
1. parallel make (make -j) fails, seems like the man-page does not directly 
depend on the 'sed/sed' binary, and so it runs before the compilation completes.

2. When updating 'doc/sed-in.texi', running 'make doc/sed.html' once only 
regenerates 'doc/sed.texi',
and a second invocation is required to actually regenerate 'doc/sed.html'.

I'll try to fix these soon.

Attachment: doc-2016-08-09.patch
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]