aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/man.cgi.8
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2016-07-10 10:05:33 +0000
committerIngo Schwarze <schwarze@openbsd.org>2016-07-10 10:05:33 +0000
commit98cf244417f3775dc30cd3f62214c24580ebb1d9 (patch)
treef9dad40ad0b23a9537cffc71121f59facc579046 /man.cgi.8
parent36f8b0346763c9e48c0f659a3bc28649645ef5c4 (diff)
downloadmandoc-98cf244417f3775dc30cd3f62214c24580ebb1d9.tar.gz
mandoc-98cf244417f3775dc30cd3f62214c24580ebb1d9.tar.zst
mandoc-98cf244417f3775dc30cd3f62214c24580ebb1d9.zip
Simplify the code and the server setup by deleting the pseudo-manpath
"mandoc" that was used for man.cgi(8) documentation and by assuming that the apropos(1) and man.cgi(8) manuals are simply installed in the default manpath. Even though man.cgi(8) is not installed by default when installing OpenBSD, it is easy to copy it into the default manpath used for man.cgi(8). Idea found when considering a question asked by wrant dot com.
Diffstat (limited to 'man.cgi.8')
-rw-r--r--man.cgi.825
1 files changed, 12 insertions, 13 deletions
diff --git a/man.cgi.8 b/man.cgi.8
index 7702c4c4..7ed39794 100644
--- a/man.cgi.8
+++ b/man.cgi.8
@@ -1,4 +1,4 @@
-.\" $Id: man.cgi.8,v 1.18 2016/07/07 14:34:41 schwarze Exp $
+.\" $Id: man.cgi.8,v 1.19 2016/07/10 10:05:33 schwarze Exp $
.\"
.\" Copyright (c) 2014, 2015, 2016 Ingo Schwarze <schwarze@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 7 2016 $
+.Dd $Mdocdate: July 10 2016 $
.Dt MAN.CGI 8
.Os
.Sh NAME
@@ -220,13 +220,16 @@ run
.Pp
.Dl make man.cgi
.Pp
-and copy the files to the proper locations.
-Reading the
-.Cm installcgi
-target in the
-.Pa Makefile
-can help with that, but do not run it without carefully checking it
-because the directory layouts of web servers vary greatly.
+and copy the resulting binary to the proper location,
+for example using the command:
+.Pp
+.Dl make installcgi
+.Pp
+In addition to that, make sure the default manpath contains the files
+.Pa man1/apropos.1
+and
+.Pa man8/man.cgi.8 ,
+or the documentation links at the bottom of the index page will not work.
.Ss URI interface
.Nm
uniform resource identifiers are not needed for interactive use,
@@ -367,10 +370,6 @@ Default
data directory containing all the manual trees.
Can be overridden by
.Dv MAN_DIR .
-.It Pa /man/mandoc/man1/apropos.1 , /man/mandoc/man8/man.cgi.8
-Manual pages documenting
-.Nm
-itself, linked from the index page.
.It Pa /man/manpath.conf
The list of available manpaths, one per line.
If any of the lines in this file contains a slash