From 94aa4a9b7cf676e865026a25b12fc5576d0f6502 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Fri, 8 Dec 2017 10:56:41 +0100 Subject: [PATCH] Fix typo (position->location) in rofi-theme manpage. --- doc/rofi-theme-selector.1 | 24 +++++++++++------------- doc/rofi-theme.5 | 4 ++-- doc/rofi-theme.5.markdown | 2 +- 3 files changed, 14 insertions(+), 16 deletions(-) diff --git a/doc/rofi-theme-selector.1 b/doc/rofi-theme-selector.1 index 95499dd5..1d0b48c3 100644 --- a/doc/rofi-theme-selector.1 +++ b/doc/rofi-theme-selector.1 @@ -29,21 +29,19 @@ $XDG_DATA_HOME/share/rofi/themes .IP "" 0 . .P -${PREFIX} reflects the install location of rofi\. In most cases this will be "/usr"\. $XDG_CONFIG_HOME is normally unset\. Default path is "$HOME/\.config"\. $XDG_DATA_HOME is normally unset\. Default path is "$HOME/\.local/share"\. +${PREFIX} reflects the install location of rofi\. In most cases this will be "/usr"\. . -.P -SEE ALSO rofi(1) +.br +$XDG_CONFIG_HOME is normally unset\. Default path is "$HOME/\.config"\. . -.P -AUTHOR Qball Cow qball@gmpclient\.org +.br +$XDG_DATA_HOME is normally unset\. Default path is "$HOME/\.local/share"\. . -.IP "" 4 +.SH "SEE ALSO" +rofi(1) . -.nf - - Rasmus Steinke rasi@xssn\.at +.SH "AUTHORS" +Qball Cow qball@gmpclient\.org . -.fi -. -.IP "" 0 - +.br +Rasmus Steinke rasi@xssn\.at diff --git a/doc/rofi-theme.5 b/doc/rofi-theme.5 index 98172ba4..c4ea5408 100644 --- a/doc/rofi-theme.5 +++ b/doc/rofi-theme.5 @@ -1,7 +1,7 @@ .\" generated with Ronn/v0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3 . -.TH "ROFI\-THEME" "5" "November 2017" "" "" +.TH "ROFI\-THEME" "5" "December 2017" "" "" . .SH "NAME" \fBrofi\-theme\fR \- Rofi theme format files @@ -930,7 +930,7 @@ The following properties are currently supported: \fBtransparency\fR: string Indicating if transparency should be used and what type: \fBreal\fR \- True transparency\. Only works with a compositor\. \fBbackground\fR \- Take a screenshot of the background image and use that\. \fBscreenshot\fR \- Take a screenshot of the screen and use that\. \fBPath\fR to png file \- Use an image\. . .IP "\(bu" 4 -\fBposition\fR: position The place of the anchor on the monitor +\fBlocation\fR: position The place of the anchor on the monitor . .IP "\(bu" 4 \fBanchor\fR: anchor The anchor position on the window diff --git a/doc/rofi-theme.5.markdown b/doc/rofi-theme.5.markdown index 8529902c..6bcc28c5 100644 --- a/doc/rofi-theme.5.markdown +++ b/doc/rofi-theme.5.markdown @@ -589,7 +589,7 @@ The following properties are currently supported: **screenshot** - Take a screenshot of the screen and use that. **Path** to png file - Use an image. -* **position**: position +* **location**: position The place of the anchor on the monitor * **anchor**: anchor The anchor position on the window