Fix typos
This commit is contained in:
parent
b4735fb62c
commit
09aa3c6c91
|
@ -1,6 +1,6 @@
|
||||||
# cdmenu
|
# cdmenu
|
||||||
|
|
||||||
Patched build of cdmenu.
|
Patched build of `dmenu`.
|
||||||
|
|
||||||
## Table of contents
|
## Table of contents
|
||||||
- [Requirements <a name="requirements"></a>](#requirements-)
|
- [Requirements <a name="requirements"></a>](#requirements-)
|
||||||
|
@ -11,7 +11,7 @@ Patched build of cdmenu.
|
||||||
|
|
||||||
## Requirements <a name="requirements"></a>
|
## Requirements <a name="requirements"></a>
|
||||||
|
|
||||||
In order to build dmenu you need the Xlib header files.
|
In order to build `dmenu` you need the `Xlib` header files.
|
||||||
|
|
||||||
## Installation <a name="installation"></a>
|
## Installation <a name="installation"></a>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ make clean install
|
||||||
|
|
||||||
## Usage <a name="usage"></a>
|
## Usage <a name="usage"></a>
|
||||||
|
|
||||||
See the man page.
|
See the `man` page.
|
||||||
|
|
||||||
## Patches
|
## Patches
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue