3 Commits

Author SHA1 Message Date
Peter Kokot
be010b4435 Sync final newlines
- Redundant final newlines trimmed into one
- Missing final newlines added where can be added

According to POSIX, a line is a sequence of zero or more non-' <newline>'
characters plus a terminating '<newline>' character. [1] Files should
normally have at least one final newline character although not
mandatory.

[1] http://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap03.html#tag_03_206
2018-10-01 20:21:21 +02:00
Peter Kokot
97bef5c032 Trim trailing whitespace 2018-09-21 02:44:25 +02:00
Stanislav Malyshev
3da4568dc5 Split the spec into chapters 2014-08-01 13:53:15 -07:00