From e1135199ed0839508bdba7d5991fc3319f06ee94 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Fri, 22 Aug 2014 15:49:50 +0000 Subject: typo; noticed by jmc@ some time ago --- man.cgi.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man.cgi.8 b/man.cgi.8 index 1f001b01..920330fd 100644 --- a/man.cgi.8 +++ b/man.cgi.8 @@ -307,7 +307,7 @@ and ending before the .Ev QUERY_STRING . It is used by the .Cm show -page to aquire the manpath and filename it needs. +page to acquire the manpath and filename it needs. .It Ev QUERY_STRING The HTTP query string passed from the client to the server. It is the final part of the URI, after the question mark. -- cgit