[Kernel-handbook-general] [PATCH 1/4] Change a literal '&' to the correct entity

Ben Hutchings ben at decadent.org.uk
Thu Nov 5 22:49:27 UTC 2015


---
 chapter-update-hooks.sgml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chapter-update-hooks.sgml b/chapter-update-hooks.sgml
index fd8881f..5544f68 100644
--- a/chapter-update-hooks.sgml
+++ b/chapter-update-hooks.sgml
@@ -43,7 +43,7 @@ eval set -- "$DEB_MAINT_PARAMS"
       to stderr (fd 2).  A shell script can ensure that it does this
       using:
       <example>
-exec </dev/null >&2
+exec </dev/null >&2
       </example>
     </p>
   </sect>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 811 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/kernel-handbook-general/attachments/20151105/fe9636ca/attachment.sig>


More information about the Kernel-handbook-general mailing list