summaryrefslogtreecommitdiff
path: root/man/INSTALL
diff options
context:
space:
mode:
authorJannis Hoffmann <jannis@fehcom.de>2024-07-11 13:49:50 +0200
committerJannis Hoffmann <jannis@fehcom.de>2024-07-11 13:49:50 +0200
commit339954714f69bbd395aa9bbe46850dcaa98e9f29 (patch)
tree00b17e206e3acc35303d24f6a1e76bf2de8c5664 /man/INSTALL
parent08ce54211ce4b8d6092321ca1b28773a680ddc45 (diff)
convert form make to meson
Add .editorconfig. Removed unused fallback definitions (for POSIX systems).
Diffstat (limited to 'man/INSTALL')
-rw-r--r--man/INSTALL12
1 files changed, 0 insertions, 12 deletions
diff --git a/man/INSTALL b/man/INSTALL
deleted file mode 100644
index 7281ed9..0000000
--- a/man/INSTALL
+++ /dev/null
@@ -1,12 +0,0 @@
-Imstallation of fehQlibs man pages
-==================================
-
-a) It is expected that the fehQlibs are installed at /usr/local.
-b) Check your manpath settings: $ manpath
-c) You might want to compress the manpages: gzip *.3
-d) If available, the compressed or raw man pages can be simply copied to
- - /usr/local/man/man3 or
- - /usr/local/share/man/man3
- 'root' is required to complete this step.
-
-That's it!