cvs commit: src/usr.bin/chflags chflags.1
    Peter Avalos 
    pavalos at crater.dragonflybsd.org
       
    Mon Nov 10 22:28:33 PST 2008
    
    
  
pavalos     2008/11/10 22:28:19 PST
DragonFly src repository
  Modified files:
    usr.bin/chflags      chflags.1 
  Log:
  Fix a copy/paste from chmod(1).  We're changing file flags, not modes.
  
  While I'm here, bring in some markup fixes from FreeBSD.
  -List some available octects.
  -Mention securelevel could affect the ability to change flags.
  -Add info on utilities that may or may not be aware of file flags.
  -Group equivalent flags together and delete the `aliases' section.
  
  Obtained-from: FreeBSD
  
  Revision  Changes    Path
  1.6       +78 -26    src/usr.bin/chflags/chflags.1
http://www.dragonflybsd.org/cvsweb/src/usr.bin/chflags/chflags.1.diff?r1=1.5&r2=1.6&f=u
    
    
More information about the Commits
mailing list