Re: Filesystem-specific permissions; @command -> @code [PATCH]
"Alfred M. Szmidt" <[email protected]>
| Newsgroups | gmane.comp.gnu.fileutils.bugs |
|---|---|
| Message-ID | <[email protected]> |
To save time, I'll point out that the first change is right at the
end of the diff.
To save time you should have posted two seperate patches. :-)
+@table @asis
+@item ext2
+On Linux the file permissions (``attributes'') specific to the ext2
+filesystem are set using @command{chattr}.
s/Linux/GNU\/Linux/, I guess one could just as well say "on GNU
systems", since GNU/Hurd might just as well adopt the command chattr
in the future.