diff --git a/README.md b/README.md index 3a7e8f7..ac31b1d 100644 --- a/README.md +++ b/README.md @@ -227,7 +227,7 @@ In the order of output: File permissions is displayed as following: -- first character is `-` or `l` or `d`, `d` indicates a directory, a `-` represents a file, `l` is a symlink (or soft link) - special type of file +- first character is `-` or `l` or `d`. `d` indicates a directory, a `-` represents a file, `l` is a symlink (or soft link) - special type of file - three sets of characters, three times, indicating permissions for owner, group and other: - `r` = readable - `w` = writable @@ -2016,7 +2016,8 @@ Example of output: Useful resources: -- [Question marks showing in ls of directory. IO errors too.](https://serverfault.com/questions/65616/question-marks-showing-in-ls-of-directory-io-errors-too) +- [Question marks showing in +of directory. IO errors too.](https://serverfault.com/questions/65616/question-marks-showing-in-ls-of-directory-io-errors-too)