From owner-svn-doc-all@FreeBSD.ORG Sun Nov 11 22:29:06 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 33A1E92D; Sun, 11 Nov 2012 22:29:06 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 18E718FC16; Sun, 11 Nov 2012 22:29:06 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qABMT5Pp009358; Sun, 11 Nov 2012 22:29:05 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qABMT5vh009357; Sun, 11 Nov 2012 22:29:05 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201211112229.qABMT5vh009357@svn.freebsd.org> From: Eitan Adler Date: Sun, 11 Nov 2012 22:29:05 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r39983 - head/en_US.ISO8859-1/htdocs/cgi X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Nov 2012 22:29:06 -0000 Author: eadler Date: Sun Nov 11 22:29:05 2012 New Revision: 39983 URL: http://svnweb.freebsd.org/changeset/doc/39983 Log: Fix a couple of seplling msitakes. Add comma after e.g. Approved by: bcr (mentor) 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 Nov 11 22:29:03 2012 (r39982) +++ head/en_US.ISO8859-1/htdocs/cgi/man.cgi Sun Nov 11 22:29:05 2012 (r39983) @@ -855,7 +855,7 @@ sub do_man { return &man( $1, $2 ); } - # download a man hierarchie as gzip'd tar file + # download a man hierarchy as gzip'd tar file return &download if ( $apropos > 1 ); # empty query @@ -1649,7 +1649,7 @@ Copyright (c) for man pages by OS vendor
  • Get the source of the man.cgi script
  • Troff macros works only if defined in FreeBSD/groff. OS specific macros like `appeared in NetBSD version 1.2' are not supported.
  • -
  • Some OSs provide only formated manual pages (catpages), e.g. NetBSD +
  • Some OSs provide only formatted manual pages (catpages), e.g., NetBSD and OpenBSD. In this case it is not possible to create Postscript and troff output.
  • The