From 7d38c2dec6dfb1576c0acaef998fe2682c4c3e87 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Fri, 18 Mar 2016 01:22:56 +0000 Subject: document short URIs --- man.cgi.8 | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/man.cgi.8 b/man.cgi.8 index 2e54dbf4..e60649b4 100644 --- a/man.cgi.8 +++ b/man.cgi.8 @@ -1,6 +1,6 @@ -.\" $Id: man.cgi.8,v 1.13 2015/11/05 20:55:41 schwarze Exp $ +.\" $Id: man.cgi.8,v 1.14 2016/03/18 01:22:56 schwarze Exp $ .\" -.\" Copyright (c) 2014 Ingo Schwarze +.\" Copyright (c) 2014, 2015, 2016 Ingo Schwarze .\" .\" Permission to use, copy, modify, and distribute this software for any .\" purpose with or without fee is hereby granted, provided that the above @@ -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: November 5 2015 $ +.Dd $Mdocdate: March 18 2016 $ .Dt MAN.CGI 8 .Os .Sh NAME @@ -238,10 +238,19 @@ The host name and a following slash. .It The path to the program, normally .Pa cgi-bin/man.cgi/ . +On +.Lk http://man.openbsd.org/ , +.Xr httpd 8 +is configured such that the path to the program can be omitted. .It To show a single page, a slash, the manpath, another slash, and the name of the requested file, for example .Pa /OpenBSD-current/man1/mandoc.1 . +This can be abbreviated according to the following syntax: +.Sm off +.Op / Ar manpath Oo / Cm man Ar sec Oc Op / Ar arch +.Pf / Ar name Op \&. Ar sec +.Sm on .It For searches, a query string starting with a question mark and consisting of -- cgit v1.2.3-56-ge451