r1.3 was incorrect in changing '&sp' to ' '. Instead, '&sp' is

what we want as the '&sp' is discussed and needs to be rendered in the
output document.
This commit is contained in:
Murray Stokely 2003-08-12 05:39:13 +00:00
parent e8d283ef89
commit 9b230b59b0
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=17837

View file

@ -151,8 +151,8 @@ product ARCHOS ARC_ATAPI 0x0043 MiniCD
that we must match with string entries. This sections' format
is a little different than the neric section:
<programlisting>product ADDTRON AWP100 { "Addtron", "AWP-100 Wireless PCMCIA", "Version 01.02", NULL }
product ALLIEDTELESIS WR211PCM { "Allied Telesis K.K.", "WR211PCM", NULL, NULL } Allied Telesis WR211PCM
<programlisting>product ADDTRON AWP100 { "Addtron", "AWP-100&amp;spWireless&amp;spPCMCIA", "Version&amp;sp01.02", NULL }
product ALLIEDTELESIS WR211PCM { "Allied&amp;spTelesis&amp;spK.K.", "WR211PCM", NULL, NULL } Allied Telesis WR211PCM
</programlisting>
We have the familiar product keyword, followed by the vendor
name followed by the card name, just as in the second section of