Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Aug 2003 17:11:17 +0400 (MSD)
From:      Yar Tikhiy <yar@comp.chem.msu.su>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        ru@FreeBSD.org
Subject:   bin/55238: No mdoc(7) description for library `libufs' available
Message-ID:  <200308041311.h74DBHb2000794@stylish.chem.msu.su>
Resent-Message-ID: <200308041320.h74DKFwm041338@freefall.freebsd.org>

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

>Number:         55238
>Category:       bin
>Synopsis:       No mdoc(7) description for library `libufs' available
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 04 06:20:14 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Yar Tikhiy
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
Moscow State University
>Environment:
	5.1-CURRENT

>Description:

mdoc(7) knows nothing about the libufs(3) library shipped
as a part of the default installation.  Thus, .Lb references
to that library produce warnings and don't expand properly.

>How-To-Repeat:

$ man libufs > /dev/null
mdoc warning: .Lb: no description for library `libufs' available (#17)

>Fix:

Add the following line to src/gnu/usr.bin/groff/tmac/mdoc.local :

.ds doc-str-Lb-libufs		Low-level UFS Library (libufs, \-lufs)
>Release-Note:
>Audit-Trail:
>Unformatted:



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