reformatted

This commit is contained in:
Perry Kivolowitz 2022-12-18 23:54:05 -06:00
parent 6c47f3b08a
commit 2fe06ffdf2

View file

@ -75,7 +75,9 @@ The error string is produced by `perror()`.
## man
Here is where you will get documentation for `perror()`, `opendir()`, `closedir()`, and `readdir()`. The man page for `readdir()` also describes `struct dirent`.
Here is where you will get documentation for `perror()`, `opendir()`,
`closedir()`, and `readdir()`. The man page for `readdir()` also
describes `struct dirent`.
```text
man perror