openbsd-ports/x11/dmenu/patches/patch-lsx_1
kili 132e34c9fe s/lsx/dmenu_lsx/ in manpages, too.
ok jim@ (maintainer)
2011-08-21 21:28:24 +00:00

23 lines
519 B
Plaintext

$OpenBSD: patch-lsx_1,v 1.1 2011/08/21 21:28:25 kili Exp $
dmenu: lsx conflicts with comms/lrzsz
--- lsx.1.orig Tue Jul 19 22:31:28 2011
+++ lsx.1 Sun Aug 21 19:29:03 2011
@@ -1,11 +1,11 @@
-.TH LSX 1 dmenu\-VERSION
+.TH DMENU_LSX 1 dmenu\-VERSION
.SH NAME
-lsx \- list executables
+dmenu_lsx \- list executables
.SH SYNOPSIS
-.B lsx
+.B dmenu_lsx
.RI [ directory ...]
.SH DESCRIPTION
-.B lsx
+.B dmenu_lsx
lists the executables in each
.IR directory .
If none are given the current working directory is used.