diff options
| author | Robert P. J. Day <rpjday@mindspring.com> | 2007-01-08 02:22:03 -0500 |
|---|---|---|
| committer | Jeff Garzik <jeff@garzik.org> | 2007-01-19 19:09:31 -0500 |
| commit | 7db51fbecbd7082ddf9d038c7e748d5a402c9da7 (patch) | |
| tree | bac040c3c9d30f9b3521da4dce21b8da4f2d7f69 | |
| parent | a8b3485287731978899ced11f24628c927890e78 (diff) | |
libata doc: "error : unterminated entity reference exceptions"
Fix libata.tmpl to not generate "error : unterminated entity
reference exceptions" errors anymore when running "make htmldocs".
Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
| -rw-r--r-- | Documentation/DocBook/libata.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/DocBook/libata.tmpl b/Documentation/DocBook/libata.tmpl index 07a635590b36..e2e24b4778d4 100644 --- a/Documentation/DocBook/libata.tmpl +++ b/Documentation/DocBook/libata.tmpl | |||
| @@ -883,7 +883,7 @@ and other resources, etc. | |||
| 883 | </chapter> | 883 | </chapter> |
| 884 | 884 | ||
| 885 | <chapter id="ataExceptions"> | 885 | <chapter id="ataExceptions"> |
| 886 | <title>ATA errors & exceptions</title> | 886 | <title>ATA errors and exceptions</title> |
| 887 | 887 | ||
| 888 | <para> | 888 | <para> |
| 889 | This chapter tries to identify what error/exception conditions exist | 889 | This chapter tries to identify what error/exception conditions exist |
