8 Commits

Author SHA1 Message Date
Sebastiaan Speck
aff59b6199 pages/common/*: remove www from links (#13652) 2024-09-10 20:36:38 +02:00
Gabe Livengood
9d865abee1 test: Use POSIX-compliant example for equals comparison (#11728)
* [: use posix-compliant example for equals comparison

the previous example worked fine for bash, but some
other shells (zsh, in my case) will not work when
using "==" for comparison. the posix spec only requires
"=", so I think it makes a little more sense to use
that in the example.

* test: use posix-compliant example for equals comparison

the previous example worked fine for bash, but some
other shells (zsh, in my case) will not work when
using "==" for comparison. the posix spec only requires
"=", so I think it makes a little more sense to use
that in the example.
2023-12-14 20:31:13 +05:30
Seth Falco
0552a9d194 [, [[: reword description (#10205) 2023-05-16 21:22:48 +02:00
Emily Grace Seville
8d8634bb19 [[, [: add/update pages (#7530) 2021-12-21 21:28:01 +00:00
Krzysztof Bociurko
78b19eebc3 [, test: add Polish translation (#7354) 2021-11-07 00:57:43 +00:00
Ignacio Mattos
369d034b50 [, aapt, ab: add Spanish translation (#5840)
* [: add Spanish translation

* aapt: add Spanish translation

* ab: add Spanish translation
2021-04-30 10:01:31 -03:00
Dario Vladović
4830093903 coreutils*: use short more info links (#5658) 2021-04-01 18:54:26 +03:00
Pierre Rudloff
3f25e8f0a0 test, [: add page, improve examples (#5205) 2021-03-10 14:24:11 -05:00