summaryrefslogtreecommitdiff
path: root/man/INSTALL
diff options
context:
space:
mode:
authorJannis Hoffmann <jannis@fehcom.de>2024-07-09 13:02:45 +0200
committerJannis Hoffmann <jannis@fehcom.de>2024-07-09 13:02:45 +0200
commit96cf8dffe4f7b0b910f790066ae622dc429eb522 (patch)
treecc1343a0ac92bb4836cae2dd63a97fa045765e7f /man/INSTALL
initial commit of version 23fehQlibs-23
Diffstat (limited to 'man/INSTALL')
-rw-r--r--man/INSTALL12
1 files changed, 12 insertions, 0 deletions
diff --git a/man/INSTALL b/man/INSTALL
new file mode 100644
index 0000000..7281ed9
--- /dev/null
+++ b/man/INSTALL
@@ -0,0 +1,12 @@
+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!