Commit Graph

21 Commits (8699caba882cfabbac44e923184aa079d1ad0748)

Author SHA1 Message Date
Lena d427f333b2
pages/*: add backticks around I/O streams (#10436)
* as suggested in #10428
* standard input  => `stdin`
* standard output => `stdout`
* standard error  => `stderr`

Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
2023-08-09 10:59:02 +05:30
Emily Grace Seville dcb6919bbf
Make placeholders more compatible with CLIP: (#9870)
- use placeholders for numbers
- use "path/to" and "file"
- simplify ip placeholders
2023-02-20 15:16:13 +08:00
Joel Tony 0e163b1d5e
prctl: add French translation (#9392) 2022-11-01 07:27:06 -03:00
K.B.Dharun Krishna 30238d0a1a
prctl: refresh command description (#8330) 2022-08-09 14:46:30 -03:00
Seth Falco 3e4c519004
*: fix errors reported by languagetool (#6069) 2021-08-15 19:59:09 +02:00
marchersimon d12aac42e8
sunos/*: add more information link (#5649) 2021-03-31 08:09:14 -03:00
marchersimon d562842e08
runit, runsv, runsvdir, runsvchdir, sv: add more information link and move to common/ (#5648) 2021-03-31 07:52:31 -03:00
sebastientinel 1d32985f2f
multiple pages: Unify file path syntax to indicate a 'path to' (#4816) 2020-10-28 17:19:43 +00:00
Dov Murik c2d5c49913
ls, stty: Remove platform-specific pages (#4620)
tldr pages for `command` and `stty` in specific platforms are identical
to their counterparts in the common folder.
2020-10-12 22:22:31 +01:00
Ein Verne e916904a7a
prstat: fix casing (#3891) 2020-03-05 10:25:54 +08:00
Alan Landucci-Ruiz 06eac77614 snoop: add page (#3457) 2019-12-09 18:33:38 +00:00
lbonanomi 452beb4e15 truss: add page (#2907) 2019-04-15 00:51:21 +02:00
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