diff options
author | Mark Kettenis <kettenis@openbsd.org> | 2015-01-29 11:23:01 +0100 |
---|---|---|
committer | Mark Kettenis <kettenis@openbsd.org> | 2015-01-30 11:35:14 +0100 |
commit | e3bab0cc706880c22f2b205e7abad9d8c0227071 (patch) | |
tree | 2091777694cf68d9d4975ce1e350e0844a386bdf /man | |
parent | bd6cacdd36615e9b8136aeb86c3924a404785977 (diff) |
startx: Don't use GNU expr extensions
Use the ':' operator instead of "match" and avoid the use of "\+". Both
constructions aren't specified by POSIX and not supported in BSD expr.
Also drop the '^' from the regular expressions as it is implicit and
POSIX leaves its behaviour undefined.
Signed-off-by: Mark Kettenis <kettenis@openbsd.org>
Acked-by: Hans de Goede <hdegoede@redhat.com>
Reviewed-by: Matthieu Herrb <matthieu@herrb.eu>
Diffstat (limited to 'man')
0 files changed, 0 insertions, 0 deletions