Bug 14737

Summary: typo in exp.3 causes bad dup paren-pairs
Product: Documentation Reporter: kuma <kuma>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me CC: kazu
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description kuma 1999-11-06 06:40:01 UTC
	Some typos in exp.3 causes inappropriate format results.

Fix: please apply the following patch to exp.3 roff-source.
	(Thanx kazu-san for providing the patch)
How-To-Repeat: 
	type 'man 3 exp' (even on 3.3-RELEASE, you might see it.)
	and examie the first line of the "ERRORS" section.
Comment 1 Alexey Zelkin freebsd_committer freebsd_triage 1999-11-09 08:52:54 UTC
State Changed
From-To: open->closed

Patch applied. Thanks!