Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Apr 2002 01:02:13 -0700 (PDT)
From:      Rich Morin <rdm@cfcl.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   docs/37175: minor errors in two man pages
Message-ID:  <200204170802.g3H82D032159@cfcl.com>

next in thread | raw e-mail | index | archive | help

>Number:         37175
>Category:       docs
>Synopsis:       minor errors in two man pages
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 17 01:10:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Rich Morin
>Release:        FreeBSD 4.5-RELEASE i386
>Organization:
Canta Forda Computer Laboratory
>Environment:

        FreeBSD fb45.cfcl.com 4.5-RELEASE FreeBSD 4.5-RELEASE #0:
        Mon Jan 28 14:31:56 GMT 2002
        murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC  i386

>Description:

	Here are two minor errors, with "first cuts" at patches.

>How-To-Repeat:

	"groff -man" the man pages or, alternatively,
	"groff -te -mandoc -mtty-char -Tps" them...

>Fix:

	See below.

bc.1
----

> 643: warning: numeric expression expected (got `e')

% diff bc.3 bc.3%
643c643
< .IP LANG
---
> .IP LANG environment


memcluster.3
------------

> mdoc warning: Unknown keyword `means' in .Bl request (#279)
> mdoc warning: Unknown keyword `that,' in .Bl request (#279)
> mdoc warning: Unknown keyword `for' in .Bl request (#279)

% diff memcluster.3 memcluster.3%
279c279
< .Bl -enum -offset -indent
---
> .Bl -enum -offset -indent means that, for
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200204170802.g3H82D032159>