svn commit: r50734 - head/en_US.ISO8859-1/htdocs/cgi
Wolfram Schneider <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: wosch
Date: Sun Aug 27 17:46:01 2017
New Revision: 50734
URL: https://svnweb.freebsd.org/changeset/doc/50734
Log:
Man Page -> Manual Page
Modified:
head/en_US.ISO8859-1/htdocs/cgi/man.cgi
Modified: head/en_US.ISO8859-1/htdocs/cgi/man.cgi
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/man.cgi Sun Aug 27 17:45:58 2017 (r50733)
+++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi Sun Aug 27 17:46:01 2017 (r50734)
@@ -1715,7 +1715,7 @@ sub formquery {
print <<ETX;
<form method="get" action="$BASE">
-Man Page or Keyword Search:
+Manual Page or Keyword Search:
<input value="$query" name="query" />
<button type="submit" name="man" value="man">man</button>
<button type="submit" name="apropos" value="1">apropos</button>
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"