Opened 20 years ago
Closed 20 years ago
#1571 closed defect (fixed)
Section 6.3 nitpick
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | lowest | Milestone: | |
| Component: | Book | Version: | TESTING |
| Severity: | trivial | Keywords: | |
| Cc: |
Description
Purely optional nit here. However, noticed in the last paragraph:
"Note that the bash prompt will say I have no name!
Perhaps encapsulating "I have no name!" in <computeroutput> tags might be more semantically (XML-wise) correct.
Mark this as invalid if LFS does not use the <computeroutput> tag.
Change History (3)
comment:1 by , 20 years ago
| Owner: | changed from to |
|---|
comment:2 by , 20 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

There is a precedent of using <computeroutput> on in-line text in chapter06/coreutils.xml. In this case a more proper tagging could be <prompt>, but that tag don't have associated in the XSL a font change, and to anidate in-line tags should be avoided to keep the actual text clean. Then, the change from <quote> to <computeroutput> look fine to me.