commit: 2f5c310d924b12bac53e2d75319f9f15db5fabb6 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Wed Jun 22 13:39:48 2022 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Fri Jun 24 09:46:46 2022 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=2f5c310d
tools-reference/sed: Add cross reference to "Further reading" Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> tools-reference/sed/text.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/tools-reference/sed/text.xml b/tools-reference/sed/text.xml index f116eac..cbca421 100644 --- a/tools-reference/sed/text.xml +++ b/tools-reference/sed/text.xml @@ -893,10 +893,11 @@ write this <body> <p> -The author recommends <e>Mastering Regular Expressions</e> by Jeffrey E. F. Friedl -for those who wish to learn more about regexes. This text is remarkably devoid -of phrases like "let <c>t</c> be a finite contiguous sequence such that <c>t[n] ∈ ∑ -∀ n</c>", and was <e>not</e> written by someone whose pay cheque depended upon them being +The author recommends <uri link="::appendices/further-reading/#Books"> +<e>Mastering Regular Expressions</e> by Jeffrey E. F. Friedl</uri> for those who +wish to learn more about regexes. This text is remarkably devoid of phrases like +"let <c>t</c> be a finite contiguous sequence such that <c>t[n] ∈ ∑ ∀ n</c>", +and was <e>not</e> written by someone whose pay cheque depended upon them being able to express simple concepts with pages upon pages of mathematical and Greek symbols. </p>
