Bug 30657

Summary: markup sh, csh and tcsh in <command> tags, add <filename> and <keycap>, in new-users article
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 none

Description Giorgos Keramidas 2001-09-18 23:30:01 UTC
While finishing the translation of the new-users article, I noticed that
sh, csh and tcsh are written in running text without being tagged as
commands.  Surround these with <command>..</command>.
Also change `escape' to <keycap>Esc</keycap>, and
add <filename> to a literal /usr/local/bin/tcsh instance.
Comment 1 Murray Stokely freebsd_committer freebsd_triage 2001-09-24 02:40:17 UTC
State Changed
From-To: open->closed

Committed.  I used some man page entities for the first occurence of 
each major command, since this also provides a hyperlink to more 
information for HTML formats.  I also changed some of the <emphasis> 
tags to <username> or <groupname>.  The bulk of the commit was your 
patch though.  Thanks.