diff options
author | Daniel Friesel <derf@finalrewind.org> | 2020-06-17 18:48:09 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-06-17 18:48:09 +0200 |
commit | 9df1b5b04923340aca69ce3ed4565fceeb042c01 (patch) | |
tree | d01b3c5a8bfb7668c5abac4efbb4e70bbb203b6d /man/feh.pre | |
parent | a624883d92ea54886b739f1000e39ccf1afc5577 (diff) | |
parent | 4ef0c142d96d97e517455b5711782fa5706cc2ff (diff) |
Merge pull request #540 from tbvdm/strverscmp
Enable --version-sort on systems without strverscmp()
Diffstat (limited to 'man/feh.pre')
-rw-r--r-- | man/feh.pre | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/man/feh.pre b/man/feh.pre index c6dae5f..a27f042 100644 --- a/man/feh.pre +++ b/man/feh.pre @@ -32,9 +32,6 @@ Compile-time switches in this build: remote file support: libcurl $MAN_CURL$ . .It -natural sorting option $MAN_VERSCMP$ -. -.It Xinerama multi-monitor support $MAN_XINERAMA$ . .It @@ -887,7 +884,6 @@ output version information and exit. . .It Cm --version-sort . -.Pq optional feature, $MAN_VERSCMP$ in this build When combined with .Cm --sort name , --sort filename , or |