Commit Graph

9 Commits (033a2bc1d920d353800016ce6e2d9fdbd9767ce7)

Author SHA1 Message Date
Balázs Úr 6956cd5348 multiple pages: change Unicode characters to ASCII (#2802)
Change Unicode characters to ASCII:

- non-breaking spaces (\xc2\xa0) to normal spaces (\x20)
- apostrophes (there are only 2 Unicode apostrophes, all others are already ASCII)
- hyphen (−) to minus (-)
- fix wording (STD‐OUT to "standard output")
2019-02-24 23:56:24 +00:00
RafRaf 10279a785b stty: add page (#2280) 2018-10-03 11:48:54 +01:00
Alexander Martin b437d43127 runit: make requested corrections 2018-01-06 10:58:50 -05:00
Alexander Martin 8a56e3c24a runit: move pages 2017-12-24 09:58:46 -05:00
Mitch Lacy 8fcc087f49 dmesg: add page (#1431) 2017-07-25 00:32:58 +05:30
Peter Tripp 0a464dfb43 Add devfsadm for solaris. 2016-01-16 10:40:51 -08:00
Ruben Vereecken 066582e8ea Formatted all pages according to guidelines. 2016-01-08 09:38:59 +01:00
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