aboutsummaryrefslogtreecommitdiff
path: root/linux/man/manpage.md
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2018-06-25 19:13:13 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2018-06-25 19:13:13 +0200
commitc7270b9b0f0dbd44a6089e54665182c381f36015 (patch)
treeaa0c24def68f7848fd4abf8c2ae8d75f084ba861 /linux/man/manpage.md
parentAdd ProfileManager (diff)
downloadsmolbote-c7270b9b0f0dbd44a6089e54665182c381f36015.tar.xz
Update pkgbuild
Diffstat (limited to 'linux/man/manpage.md')
-rw-r--r--linux/man/manpage.md8
1 files changed, 0 insertions, 8 deletions
diff --git a/linux/man/manpage.md b/linux/man/manpage.md
deleted file mode 100644
index deb06fd..0000000
--- a/linux/man/manpage.md
+++ /dev/null
@@ -1,8 +0,0 @@
-To generate the manpage, use ronn:
-
-~~~sh
-## install
-gem install --user-install ronn
-## generate
-ronn smolbote.7.ronn
-~~~