s/lsx/dmenu_lsx/ in manpages, too.
ok jim@ (maintainer)
This commit is contained in:
parent
3e2234704e
commit
132e34c9fe
@ -1,7 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2011/08/18 14:13:28 gsoares Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2011/08/21 21:28:24 kili Exp $
|
||||
|
||||
COMMENT= dynamic menu for X11
|
||||
DISTNAME= dmenu-4.4
|
||||
REVISION= 0
|
||||
|
||||
CATEGORIES= x11
|
||||
HOMEPAGE= http://tools.suckless.org/dmenu
|
||||
|
12
x11/dmenu/patches/patch-dmenu_1
Normal file
12
x11/dmenu/patches/patch-dmenu_1
Normal file
@ -0,0 +1,12 @@
|
||||
$OpenBSD: patch-dmenu_1,v 1.1 2011/08/21 21:28:25 kili Exp $
|
||||
|
||||
dmenu: lsx conflicts with comms/lrzsz
|
||||
|
||||
--- dmenu.1.orig Tue Jul 19 22:31:28 2011
|
||||
+++ dmenu.1 Sun Aug 21 19:22:34 2011
|
||||
@@ -96,4 +96,4 @@ Exit without selecting an item, returning failure.
|
||||
Paste the current X selection into the input field.
|
||||
.SH SEE ALSO
|
||||
.IR dwm (1),
|
||||
-.IR lsx (1)
|
||||
+.IR dmenu_lsx (1)
|
22
x11/dmenu/patches/patch-lsx_1
Normal file
22
x11/dmenu/patches/patch-lsx_1
Normal file
@ -0,0 +1,22 @@
|
||||
$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.
|
Loading…
Reference in New Issue
Block a user