bug#14703: stat(1) Linux creation date support

2019-05-21 Thread Zoran Dželajlija
reopen 14703 thanks Hi, - support for statx() syscall was added to Linux kernel 4.11 (in 2017), says statx(2) man page at http://man7.org/linux/man-pages/man2/statx.2.html and it also says that - support for statx() was added to glibc 2.28 (released Aug 2018) please consider fixing sta

bug#35849: documentation error: wrong command

2019-05-21 Thread Martin Castillo
Hi, I found an error in the info page for version 8.31. As linked below, in the join(1) documentation, the 3rd line is sort file1 file1 file2 | uniq but should be sort file1 file1 file2 | uniq -u I wonder, why no one noticed, or bothered to report it. Anyway, great documentation! This section