updated manpage
[dmenu.git] / dmenu.1
diff --git a/dmenu.1 b/dmenu.1
index 45f9cf1..08d103f 100644 (file)
--- a/dmenu.1
+++ b/dmenu.1
@@ -39,7 +39,7 @@ is a dmenu script used by dwm which lists programs in the user's PATH and
 executes the selected item.
 .P
 .B dmenu_path
-is a script used by dmenu_run to find and cache a list of programs.
+is a program used by dmenu_run to find and cache a list of executables.
 .SH OPTIONS
 .TP
 .B \-b
@@ -93,7 +93,7 @@ success.
 .B Escape (Control\-c)
 Exit without selecting an item, returning failure.
 .TP
-.B Shift\-Insert
+.B Control\-y
 Paste the current X selection into the input field.
 .SH SEE ALSO
 .BR dwm (1)