diff --git a/man/wimenu.1 b/man/wimenu.1 index b50bb903..5920f5ec 100644 --- a/man/wimenu.1 +++ b/man/wimenu.1 @@ -16,7 +16,7 @@ wimenu \-v extensively by \fBwmii\fR and related programs to prompt the user for input. The standard configuration uses it to launch programs, select views, and perform standard actions. It -supports basic item completion and history support. +supports basic item completion and history searching. .SH ARGUMENTS .TP @@ -59,7 +59,7 @@ case insensitive manner. .RS Prevents \fBwimenu\fR from initializing its default key bindings. WARNING: If you do this, be sure to bind a key -with the Accept or Reject action, of you won't be able +with the Accept or Reject action, or you will have no way to exit \fBwimenu\fR. .RE .TP @@ -81,8 +81,8 @@ where \fI\fR is a key name, similar to the format used by wmii. For action and args, please refer to the default bindings, provided in the source distribution under cmd/menu/keys.txt, or use strings(1) on the \fBwimenu\fR -executable (this level of customization is discouraged, -and reserved for the determined). +executable (this level of customization is reserved for the +determined). .RE .TP \-n \fI\fR @@ -104,7 +104,7 @@ when the menu is opened. \-s \fI\fR .RS -Suggests that the menu open on Xinerama screen \fI\fR +Suggests that the menu open on Xinerama screen \fI\fR. .RE .SH ENVIRONMENT diff --git a/man/wimenu.man1 b/man/wimenu.man1 index 7f350365..be8f3214 100644 --- a/man/wimenu.man1 +++ b/man/wimenu.man1 @@ -19,7 +19,7 @@ wimenu -v extensively by `wmii` and related programs to prompt the user for input. The standard configuration uses it to launch programs, select views, and perform standard actions. It -supports basic item completion and history support. +supports basic item completion and history searching. = ARGUMENTS = @@ -40,7 +40,7 @@ supports basic item completion and history support. : -K Prevents `wimenu` from initializing its default key bindings. WARNING: If you do this, be sure to bind a key - with the Accept or Reject action, of you won't be able + with the Accept or Reject action, or you will have no way to exit `wimenu`. : -k Key bindings will be read from . Bindings @@ -52,8 +52,8 @@ supports basic item completion and history support. wmii. For action and args, please refer to the default bindings, provided in the source distribution under cmd/menu/keys.txt, or use strings(1) on the `wimenu` - executable (this level of customization is discouraged, - and reserved for the determined). + executable (this level of customization is reserved for the + determined). : -n Write at most items back to the history file. The file is never modified unless this option is @@ -63,7 +63,7 @@ supports basic item completion and history support. The string will be show before the input field when the menu is opened. : -s - Suggests that the menu open on Xinerama screen + Suggests that the menu open on Xinerama screen . = ENVIRONMENT =