Bug 84914

Summary: [patch] sh(1) manpage omits ways to escape an alias name
Product: Documentation Reporter: Gary W. Swearingen <garys>
Component: Books & ArticlesAssignee: jcamou
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Gary W. Swearingen 2005-08-14 17:10:15 UTC
The sh(1) manpage fails to discuss the ways to escape an alias
invocation.

Also, the alias syntax lines are not quite right.

Also, the alias command description doesn't refer to the "Aliases"
subsection.

How-To-Repeat: n/a
Comment 1 jcamou freebsd_committer freebsd_triage 2005-08-15 01:07:18 UTC
Responsible Changed
From-To: freebsd-doc->jcamou

Make it mine.
Comment 2 jcamou freebsd_committer freebsd_triage 2005-08-29 07:54:08 UTC
State Changed
From-To: open->patched

The patch has been committed to -CURRENT, I'll MFC 
after 3 days.  :)
Comment 3 jcamou freebsd_committer freebsd_triage 2005-09-02 06:56:46 UTC
State Changed
From-To: patched->closed

I MFC to RELENG_5.  I'll send the patch to re@ for approval 
to commit to RELENG_6 as soon as possible.  Thanks Gary!