Bug 21750

Summary: Blank line in vr(4)
Product: Documentation Reporter: Andrew Stevenson <andrew>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Andrew Stevenson 2000-10-04 14:10:01 UTC
If you view vr(4) there is an erroneous blank line in the diagnostics section,
in the 'vr%d: no memory for tx list' subsection just before 'chain into a
cluster.'.

Fix: 

I can't see why it happens looking at the source for the man page. The
subsection below doesn't have the problem and they look the same to me except
the working one has a few arbitary line breaks. Adding line breaks didn't seem
to help the problem though.

I'm not an expert in nroff code so it may be something obvious...or perhaps its
a bug in nroff itself?
How-To-Repeat: 
man 4 vr
Comment 1 Andrew Stevenson 2000-10-04 14:29:44 UTC
Well it seems the problem only occurs in revision 1.6 and greater - 1.5 is
fine. I can't see why though...

Andrew
Comment 2 ru freebsd_committer freebsd_triage 2000-10-06 13:37:22 UTC
State Changed
From-To: open->closed

Fixed by ``mysterious blank lines'' -mdoc fix.