Package: slop
Version: 7.5-1+b1
Severity: minor
Tags: patch

Hello:

The man page could be improved to have better apropos(1) results. IOW,
to make the program appear with search terms that come to mind first,
as "select operation" is true but too abstract. See attached patch.

Background: managed to find forgotten maim(1) via slop, but realized
both have rather short name blocks, making them rather invisible to
apropos unless you get the right word (of two possible). man -K uses
full man page text (slow, also in the sense of having to hit C-d many
times), while man -k or apropos seem to only use the one line name
part.

Cheers,
GSR
 
--- slop.1	2021-02-03 00:44:14.845211670 +0100
+++ slop.1.new	2021-02-03 00:45:37.046820924 +0100
@@ -1,8 +1,8 @@
 .\" Manpage for slop.
 .\" Contact naelst...@gmail.com to correct errors or typos.
-.TH SLOP 1 2017-03-21 Linux "slop man page"
+.TH SLOP 1 2021-02-03 Linux "slop man page"
 .SH NAME
-slop \- select operation
+slop \- select operation, either mark screen region or pick window
 .SH SYNOPSIS
 slop [-klqn] [OPTIONS]
 .SH DESCRIPTION

Reply via email to