Description of problem: In GSG at https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux_OpenStack_Platform/3/html-single/Getting_Started_Guide/index.html#idm79226144 Several commands in the GSG Software Requirements section have italicized words. This implies they are variable, which is wrong. e.g. yum repolist , yum update It would appear that some change in branding changed the way the <parameter> tag is displayed. These tags should be removed. Version-Release number of selected component (if applicable): 4 How reproducible: Always Actual results: e.g. repolist in yum repolist is in italics. Expected results: repolist should not be in italics Additional info:
Removed <parameter> tags from offending commands.