From 3caa680f3b058a32e5a2bf970d6e308e9197bc65 Mon Sep 17 00:00:00 2001 From: Markus Uhlin Date: Fri, 15 Mar 2024 23:40:41 +0100 Subject: Added 'Manual pages' section --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 3a14627..24197bf 100644 --- a/README.md +++ b/README.md @@ -48,4 +48,14 @@ If you want you can customize the `FICS_HOME` and `PREFIX` make variables found in `options.mk`. But it isn't needed if you've followed the installation steps above. +### Manual pages ### + +To install the manual pages, type: + + $ sudo make install-manpages + +Replace `sudo` with `doas` if you are running OpenBSD. +The destination will always be prefixed to `/usr/local`, i.e. system wide, +therefore extra privileges are required. + Happy gaming! -- cgit v1.2.3