commit | 77e5bff1640432f28794a00800955e646dcd7455 | [log] [tgz] |
---|---|---|
author | Eugene Syromiatnikov <esyr@redhat.com> | Thu Sep 14 13:53:00 2017 +0200 |
committer | Matt Turner <mattst88@gmail.com> | Sat Jan 20 16:58:33 2018 -0800 |
tree | bb459feca88951b0fcb8ec88668c766688d8c546 | |
parent | 8cbab92dff778e516064c13113ca15d4869ec883 [diff] |
alpha: make XTABS equivalent to TAB3 XTABS is an old name for "expand tabs to spaces" flag, which was a separate flag on some BSD implementations. POSIX, however, specifies that this effect is enabled with TAB3 output mode. Currently, alpha is the only architecture that has the value of the XTABS flag not equivalent to TAB3. Signed-off-by: Eugene Syromiatnikov <esyr@redhat.com> Signed-off-by: Matt Turner <mattst88@gmail.com>