From owner-svn-src-head@FreeBSD.ORG Thu Nov 4 21:03:51 2010 Return-Path: Delivered-To: svn-src-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 057B3106566C; Thu, 4 Nov 2010 21:03:51 +0000 (UTC) (envelope-from uqs@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id E7D318FC14; Thu, 4 Nov 2010 21:03:50 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id oA4L3oJb073059; Thu, 4 Nov 2010 21:03:50 GMT (envelope-from uqs@svn.freebsd.org) Received: (from uqs@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id oA4L3odc073056; Thu, 4 Nov 2010 21:03:50 GMT (envelope-from uqs@svn.freebsd.org) Message-Id: <201011042103.oA4L3odc073056@svn.freebsd.org> From: Ulrich Spoerlein Date: Thu, 4 Nov 2010 21:03:50 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org X-SVN-Group: head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r214808 - head/share/man/man4/man4.sparc64 X-BeenThere: svn-src-head@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: SVN commit messages for the src tree for head/-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 04 Nov 2010 21:03:51 -0000 Author: uqs Date: Thu Nov 4 21:03:50 2010 New Revision: 214808 URL: http://svn.freebsd.org/changeset/base/214808 Log: In man section 4, ERRORS is spelled DIAGNOSTICS Modified: head/share/man/man4/man4.sparc64/openfirm.4 head/share/man/man4/man4.sparc64/openprom.4 Modified: head/share/man/man4/man4.sparc64/openfirm.4 ============================================================================== --- head/share/man/man4/man4.sparc64/openfirm.4 Thu Nov 4 20:31:12 2010 (r214807) +++ head/share/man/man4/man4.sparc64/openfirm.4 Thu Nov 4 21:03:50 2010 (r214808) @@ -231,7 +231,7 @@ is returned. .It Pa /dev/openfirm Open Firmware interface node .El -.Sh ERRORS +.Sh DIAGNOSTICS The following may result in rejection of an operation: .Bl -tag -width Er .It Bq Er EBADF Modified: head/share/man/man4/man4.sparc64/openprom.4 ============================================================================== --- head/share/man/man4/man4.sparc64/openprom.4 Thu Nov 4 20:31:12 2010 (r214807) +++ head/share/man/man4/man4.sparc64/openprom.4 Thu Nov 4 21:03:50 2010 (r214808) @@ -187,7 +187,7 @@ an empty string is returned. .It Pa /dev/openprom OPENPROM interface node .El -.Sh ERRORS +.Sh DIAGNOSTICS The following may result in rejection of an operation: .Bl -tag -width Er .It Bq Er EBUSY