From owner-freebsd-bugs@FreeBSD.ORG Mon Aug 4 06:20:17 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1674037B401 for ; Mon, 4 Aug 2003 06:20:17 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE60943FBD for ; Mon, 4 Aug 2003 06:20:15 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h74DKFUp041339 for ; Mon, 4 Aug 2003 06:20:15 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h74DKFwm041338; Mon, 4 Aug 2003 06:20:15 -0700 (PDT) Resent-Date: Mon, 4 Aug 2003 06:20:15 -0700 (PDT) Resent-Message-Id: <200308041320.h74DKFwm041338@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Yar Tikhiy Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3193137B401; Mon, 4 Aug 2003 06:12:29 -0700 (PDT) Received: from stylish.chem.msu.su (stylish.chem.msu.su [158.250.32.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1B05443F75; Mon, 4 Aug 2003 06:12:28 -0700 (PDT) (envelope-from yar@stylish.chem.msu.su) Received: from stylish.chem.msu.su (localhost [127.0.0.1]) by stylish.chem.msu.su (8.12.9/8.12.9) with ESMTP id h74DBHRR000795; Mon, 4 Aug 2003 17:11:17 +0400 (MSD) (envelope-from yar@stylish.chem.msu.su) Received: (from yar@localhost) by stylish.chem.msu.su (8.12.9/8.12.9/Submit) id h74DBHb2000794; Mon, 4 Aug 2003 17:11:17 +0400 (MSD) Message-Id: <200308041311.h74DBHb2000794@stylish.chem.msu.su> Date: Mon, 4 Aug 2003 17:11:17 +0400 (MSD) From: Yar Tikhiy To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: ru@FreeBSD.org Subject: bin/55238: No mdoc(7) description for library `libufs' available X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Aug 2003 13:20:17 -0000 >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: