Skip site navigation (1)Skip section navigation (2)
Date:      18 Mar 2001 14:05:42 -0000
From:      Peter Pentchev <roam@orbitel.bg>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   gnu/25894: mdoc .Lb macro does not accept punctuation
Message-ID:  <20010318140542.70050.qmail@ringworld.nanolink.com>

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


>Number:         25894
>Category:       gnu
>Synopsis:       mdoc .Lb macro does not accept punctuation
>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:   Sun Mar 18 06:10:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Peter Pentchev
>Release:        FreeBSD 4.3-BETA i386
>Organization:
Orbitel JSCo.
>Environment:
System: FreeBSD ringworld.nanolink.com 4.3-BETA FreeBSD 4.3-BETA #34: Sat Mar 17 15:59:49 EET 2001 root@ringworld.nanolink.com i386

>Description:

The mdoc.samples(7) manual page documents the .Lb macro as accepting more
than one argument and then some punctuation; however, this does not seem
to be the case.
	
>How-To-Repeat:

[roam@ringworld:v0 ~]$ zcat /usr/share/man/man7/mdoc.samples.7.gz | groff -mdoc -Tascii | fgrep 'Usage: .Lb'
            Usage: .Lb argument ... { . , : ; ? ! ( ) [ ]}
[roam@ringworld:v0 ~]$ echo '.Lb libmd .' | groff -mdoc -Tascii | uniq
Usage: .Lb [library name]
Message Digest (MD4, MD5, etc.) Support Library (libmd, -lmd)

[roam@ringworld:v0 ~]$

This is so on both my Mar 17 -stable, the Mar 10 ref4.FreeBSD.org, and
the Dec 12 freefall.FreeBSD.org.

>Fix:

Wish I knew my way around groff macros :\
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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