Bug 16749

Summary: some corrections to the chmod.1 manpage
Product: Documentation Reporter: Giorgos Keramidas <keramida>
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
file.diff none

Description Giorgos Keramidas 2000-02-16 23:30:01 UTC
        Three minor changes to the manpage of chmod(1).

        1. At the description of -H option, I added that symlinks are
        not followed _by default_ to show that links can be followed,
        but the default chmod behavior is not to do so.

	2. Moved a misplaced .Va file command up to the place it belongs.

	3. Simplified the grammar that describes symbolic modes.

How-To-Repeat: 
	man 1 chmod
Comment 1 unfurl freebsd_committer freebsd_triage 2000-02-17 03:18:37 UTC
State Changed
From-To: open->closed

committed patch, minor changes to chmod(1)