commit: 281633482a0a3cdb26bae7c7b50f9fbb16673fb0 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sun Feb 23 20:27:05 2020 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sun Feb 23 20:27:05 2020 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=28163348
tools-reference/head-and-tail: Fix typo. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> tools-reference/head-and-tail/text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools-reference/head-and-tail/text.xml b/tools-reference/head-and-tail/text.xml index d422065..da7d121 100644 --- a/tools-reference/head-and-tail/text.xml +++ b/tools-reference/head-and-tail/text.xml @@ -58,7 +58,7 @@ many non-portable options. </body> <section> -<title>Chaining with <c>head</c> or <c>tail</c> with <c>sed</c></title> +<title>Chaining <c>head</c> or <c>tail</c> with <c>sed</c></title> <body> <p> Chaining <c>head</c> or <c>tail</c> with <c>sed</c> is usually
