From: "Emiliano 'AlberT' Gabrielli" <AlberT@SuperAlberT.it>
To: linux-kernel@vger.kernel.org
Subject: [TRIVIAL PATCH] make Documentation
Date: Tue, 13 Apr 2004 13:02:17 +0200 [thread overview]
Message-ID: <200404131304.21080.AlberT@SuperAlberT.it> (raw)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
makeing docs raise this error:
Using stylesheet: /usr/share/sgml/docbook/utils-0.6.13/docbook-utils.dsl#html
Working on: /usr/src/linux-2.6.5/Documentation/DocBook/parportbook.sgml
openjade:/usr/src/linux-2.6.5/Documentation/DocBook/parportbook.sgml:4059:2:E:
invalid comment declaration: found character "!" outside comment but inside
comment declaration
openjade:/usr/src/linux-2.6.5/Documentation/DocBook/parportbook.sgml:4058:0:
comment declaration started here
openjade:/usr/src/linux-2.6.5/Documentation/DocBook/parportbook.sgml:4059:4:E:
character data is not allowed here
make[3]: *** [Documentation/DocBook/parportbook.html] Error 8
make[2]: *** [htmldocs] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.5'
make[1]: *** [real_stamp_doc] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.5'
make: *** [stamp-doc] Error 2
this trivial patch solves the problem, plz apply:
#####################################################
- --- /usr/src/linux-2.6.5/Documentation/DocBook/parportbook.sgml.orig
2004-04-13 12:59:21.000000000 +0200
+++ /usr/src/linux-2.6.5/Documentation/DocBook/parportbook.sgml 2004-04-13
12:59:50.000000000 +0200
@@ -4056,7 +4056,7 @@
</book>
<!-- Additional function to be documented:
- ---! Ddrivers/parport/init.c (this file doesn't exist any more)
+ drivers/parport/init.c (this file doesn't exist any more)
-->
<!-- Local Variables: -->
<!-- sgml-indent-step: 1 -->
#####################################################
- --
<?php echo ' Emiliano `AlberT` Gabrielli '."\n".
' E-Mail: AlberT_AT_SuperAlberT_it '."\n".
' Web: http://SuperAlberT.it '."\n".
' IRC: #php,#AES azzurra.com '."\n".'ICQ: 158591185'; ?>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)
iD8DBQFAe8jFF4boRkzPHocRAvPmAKCAmMvZbQfZWYE5hWnwAI/pL8PCfgCgiJ5C
8t2eXfAqfILvuBNwJGzumj8=
=RfVI
-----END PGP SIGNATURE-----
next reply other threads:[~2004-04-13 11:04 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-13 11:02 Emiliano 'AlberT' Gabrielli [this message]
2004-04-13 11:59 ` [TRIVIAL PATCH] make Documentation Sam Ravnborg
2004-04-13 12:04 ` Emiliano 'AlberT' Gabrielli
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200404131304.21080.AlberT@SuperAlberT.it \
--to=albert@superalbert.it \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.