Commit Graph

8 Commits

Author SHA1 Message Date
Peter Tripp
750580dbe6 Single line text refinements. 2016-01-20 10:04:06 -08:00
Peter Tripp
f36e121681 Linting fixes. 2016-01-20 03:52:51 -08:00
Peter Tripp
a53e772333 srm: Condense and reword. Remove 35-pass example cause it's crazy-town. 2016-01-20 03:42:47 -08:00
Ruben Vereecken
5a26958e94 Fixed English tenses as reported by tldr-lint 2016-01-16 15:12:05 +01:00
Ruben Vereecken
066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
Srinivasan R
2097cf359d Add extra newline between consecutive commands examples.
These 6 files had multiple examples all separated by a single newline.
While rendering it in markdown, the examples all come up in a single
line.
Adding another newline makes rendering better.
Also will help in easier copying (double click on the line to copy).
2015-10-28 22:40:44 +05:30
Srinivasan R
e4114fa6cc Normalize the final new line
Fixes #310
Some files had no newlines, some had 1 newline and some more than 1 newline.
Normalize them all to have only 1 newline at the end of all files.
2015-10-28 14:03:06 +05:30
rprieto
f00bf64426 Move pages back into a "pages" folder 2014-03-04 23:28:29 +11:00