Commit Graph

2 Commits (6d59a1c898540dad387f8442829946a6785d8b05)

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
pixel c70bae523e
cat: split POSIX, BSD and GNU and add 2 examples (#9623)
Co-authored-by: Emily Grace Seville <EmilySeville7cfg@gmail.com>
2022-12-21 04:18:13 +01:00