From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from krisdoz.my.domain (schwarze@localhost [127.0.0.1]) by krisdoz.my.domain (8.14.5/8.14.5) with ESMTP id s7MFnop6020248 for ; Fri, 22 Aug 2014 11:49:50 -0400 (EDT) Received: (from schwarze@localhost) by krisdoz.my.domain (8.14.5/8.14.3/Submit) id s7MFnoFB009493; Fri, 22 Aug 2014 11:49:50 -0400 (EDT) Date: Fri, 22 Aug 2014 11:49:50 -0400 (EDT) Message-Id: <201408221549.s7MFnoFB009493@krisdoz.my.domain> X-Mailinglist: mdocml-source Reply-To: source@mdocml.bsd.lv MIME-Version: 1.0 From: schwarze@mdocml.bsd.lv To: source@mdocml.bsd.lv Subject: mdocml: typo; noticed by jmc@ some time ago X-Mailer: activitymail 1.26, http://search.cpan.org/dist/activitymail/ Content-Type: text/plain; charset=utf-8 Log Message: ----------- typo; noticed by jmc@ some time ago Modified Files: -------------- mdocml: man.cgi.8 Revision Data ------------- Index: man.cgi.8 =================================================================== RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/man.cgi.8,v retrieving revision 1.9 retrieving revision 1.10 diff -Lman.cgi.8 -Lman.cgi.8 -u -p -r1.9 -r1.10 --- man.cgi.8 +++ 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. -- To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv