summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDave Davenport <qball@gmpclient.org>2020-04-20 11:27:06 +0200
committerDave Davenport <qball@gmpclient.org>2020-04-20 11:27:06 +0200
commit67b6c8bcc8f3c01a0ece214874d45eec9ea2515f (patch)
tree20f3475fc867fdda55283be49b03885121d94559
parentccfecef9365fb0d5c62cf8c618527f098ef9205d (diff)
Update manpage and manpage build instructions
-rw-r--r--doc/README7
-rw-r--r--doc/rofi-script.52
-rw-r--r--doc/rofi-script.5.markdown2
-rw-r--r--doc/rofi-theme.52
-rw-r--r--doc/rofi-theme.5.markdown2
-rw-r--r--doc/rofi.12
-rw-r--r--doc/rofi.1.markdown2
7 files changed, 11 insertions, 8 deletions
diff --git a/doc/README b/doc/README
index 5b37423a..389e7a61 100644
--- a/doc/README
+++ b/doc/README
@@ -1,4 +1,7 @@
-Update manpage using ronn [https://github.com/rtomayko/ronn]
+Manpages are build using [go-md2man](https://github.com/cpuguy83/go-md2man)
- ronn --roff --pipe rofi-manpage.markdown > rofi.1
+Manpages can be updated using the following make command:
+```
+make update-manpage
+```
diff --git a/doc/rofi-script.5 b/doc/rofi-script.5
index 4d5a2ea3..201d6cb2 100644
--- a/doc/rofi-script.5
+++ b/doc/rofi-script.5
@@ -133,7 +133,7 @@ The following options are supported:
.SH SEE ALSO
.PP
-rofi\-sensible\-terminal(1), dmenu(1), rofi\-theme(5), rofi\-theme\-selector(1)
+rofi(1), rofi\-sensible\-terminal(1), dmenu(1), rofi\-theme(5), rofi\-theme\-selector(1)
.SH AUTHOR
.PP
diff --git a/doc/rofi-script.5.markdown b/doc/rofi-script.5.markdown
index 8b941aa7..a7c70d3b 100644
--- a/doc/rofi-script.5.markdown
+++ b/doc/rofi-script.5.markdown
@@ -100,7 +100,7 @@ The following options are supported:
## SEE ALSO
-rofi-sensible-terminal(1), dmenu(1), rofi-theme(5), rofi-theme-selector(1)
+rofi(1), rofi-sensible-terminal(1), dmenu(1), rofi-theme(5), rofi-theme-selector(1)
## AUTHOR
diff --git a/doc/rofi-theme.5 b/doc/rofi-theme.5
index f9e77daf..426e78fd 100644
--- a/doc/rofi-theme.5
+++ b/doc/rofi-theme.5
@@ -1402,4 +1402,4 @@ Several examples are installed together with \fBrofi\fP\&. These can be found in
.SH SEE ALSO
.PP
-rofi(1)
+rofi(1), rofi\-script(5), rofi\-theme\-selector(1)
diff --git a/doc/rofi-theme.5.markdown b/doc/rofi-theme.5.markdown
index 08c5575e..0813f8c9 100644
--- a/doc/rofi-theme.5.markdown
+++ b/doc/rofi-theme.5.markdown
@@ -992,4 +992,4 @@ Several examples are installed together with **rofi**. These can be found in `{d
## SEE ALSO
-rofi(1)
+rofi(1), rofi-script(5), rofi-theme-selector(1)
diff --git a/doc/rofi.1 b/doc/rofi.1
index c41a2ea6..db6c9640 100644
--- a/doc/rofi.1
+++ b/doc/rofi.1
@@ -1691,7 +1691,7 @@ first.
.SH SEE ALSO
.PP
-rofi\-sensible\-terminal(1), dmenu(1), rofi\-theme(5), rofi\-theme\-selector(1)
+rofi\-sensible\-terminal(1), dmenu(1), rofi\-theme(5), rofi\-script(5), rofi\-theme\-selector(1)
.SH AUTHOR
.PP
diff --git a/doc/rofi.1.markdown b/doc/rofi.1.markdown
index 42345081..5596a8b2 100644
--- a/doc/rofi.1.markdown
+++ b/doc/rofi.1.markdown
@@ -1019,7 +1019,7 @@ first.
## SEE ALSO
-rofi-sensible-terminal(1), dmenu(1), rofi-theme(5), rofi-theme-selector(1)
+rofi-sensible-terminal(1), dmenu(1), rofi-theme(5), rofi-script(5), rofi-theme-selector(1)
## AUTHOR