]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r227769, 227770, 227771:
authorgjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 23 Nov 2011 12:23:32 +0000 (12:23 +0000)
committergjb <gjb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 23 Nov 2011 12:23:32 +0000 (12:23 +0000)
commit80b686fbeb7d92814965f09415154b372d3a799f
tree8372650669ce1aa6b7beb59d0d40b186004cc8f7
parent0783e29114afb9385169bbf71e81d542770f5ca9
MFC r227769, 227770, 227771:

- Add a note to src/Makefile that explains that 'rm' runs twice because
  thesecond invocation only needs to operate on files with the immutable
  flag set.

- Fix the note in r227769 to be less specific to the immutable flag.

- Replace 'chflags' with 'file flags' in a comment, since 'chflags'is a
  command, not a flag itself.

Approved by: re (kib)

git-svn-id: svn://svn.freebsd.org/base/stable/9@227879 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
Makefile