diff options
author | A. Mallory <mallorya@fastmail.com> | 2022-05-24 07:43:38 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-05-24 07:43:38 +0000 |
commit | 34978f7edd15ef5aa9c14a6eecb18ae5d6fd8842 (patch) | |
tree | 1b38969ef6a10a29c01ad067c3ecff97a84e1971 /contrib/global/htags/htags.1 | |
parent | cdcd52d41e246ba1c0fcfad0769bd691487355ef (diff) | |
download | src-main.tar.gz src-main.zip |
The coreutils version of this command accepts a unit designation of s,
m, h, or d (for seconds, minutes, hours, days) immediately following
the number of (fractional) units to delay.
The submitted patch has been modified in one detail: the test meant to
detect the presence of the unit modified was not specific (!= 1) and
would have accepted a non-numeric initial element or extra characters
following the union. The committed version accepts only the number
immediately followed by one of the defined unit designators and no
further characters.
PR: 264162
MFC after: 1 week
Diffstat (limited to 'contrib/global/htags/htags.1')
0 files changed, 0 insertions, 0 deletions