Merge pull request #294 from fjcapdevila/patch-2

Minor format change.
This commit is contained in:
Mike Fiedler 2016-04-05 09:49:59 -04:00
commit 5b528074ed

View File

@ -492,7 +492,7 @@ What they contain, how they work
The POSIX standard dictates files must have the following attributes:
* File size in bytes.
* A device id.
* A device ID.
* User ID of file's owner.
* Group ID of file.
* The file's mode (permissions).