Bug 30659

Summary: change <keycap>+<keycap> in <keycombo> tags in the faq, instead of using literal '+' characters
Product: Documentation Reporter: Giorgos Keramidas <charon>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
patch-faq-keycombo none

Description Giorgos Keramidas 2001-09-19 00:00:06 UTC
	There are places in the faq where a key combination is tagged with
	<keycombo>, and other places where two <keycap> tags are joined with a
	literal `+' character.  The attached patch remoces literal `+' chars
	and wraps the pair of <keycap> tags in <keycombo> tags.
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2001-09-19 04:24:33 UTC
State Changed
From-To: open->closed

Fixed, thanks.  I added "action='simul'" to the keycode tags.