From 73c3b419adfa0e8f31ca648b5eb99a68e2bf0525 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Sat, 5 Mar 2016 20:52:46 +0100 Subject: [PATCH] Update manpage about config.c --- doc/rofi-manpage.markdown | 3 +-- doc/rofi.1 | 5 +---- 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/doc/rofi-manpage.markdown b/doc/rofi-manpage.markdown index 87f90f04..2843669a 100644 --- a/doc/rofi-manpage.markdown +++ b/doc/rofi-manpage.markdown @@ -79,9 +79,8 @@ The official website for `dmenu` can be found [here](http://tools.suckless.org/d ## OPTIONS -There are currently four methods of setting configuration options (evaluated in order below): +There are currently three methods of setting configuration options (evaluated in order below): - * Compile time: edit config.c. This method is strongly discouraged. * Xresources: A method of storing key values in the Xserver. See [here](https://en.wikipedia.org/wiki/X_resources) for more information. This is the recommended way of configuring **rofi**. diff --git a/doc/rofi.1 b/doc/rofi.1 index 9f232c17..693d1212 100644 --- a/doc/rofi.1 +++ b/doc/rofi.1 @@ -35,10 +35,7 @@ rofi \-show run The official website for \fBdmenu\fR can be found here \fIhttp://tools\.suckless\.org/dmenu/\fR\. . .SH "OPTIONS" -There are currently four methods of setting configuration options (evaluated in order below): -. -.IP "\(bu" 4 -Compile time: edit config\.c\. This method is strongly discouraged\. +There are currently three methods of setting configuration options (evaluated in order below): . .IP "\(bu" 4 Xresources: A method of storing key values in the Xserver\. See here \fIhttps://en\.wikipedia\.org/wiki/X_resources\fR for more information\. This is the recommended way of configuring \fBrofi\fR\.