Bug 19111

Summary: amr(4) buglet
Product: Documentation Reporter: rme <rme>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description rme 2000-06-08 01:20:35 UTC
formatting the man page for amr gives the warning:
Formatting page, please wait...<standard input>:149: a newline character is not allowed in an escape name

Fix: 

remove "\n" from line 149
How-To-Repeat: 
# rm -f /usr/share/man/cat4/amr.4.gz
# man amr
Comment 1 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2000-06-08 14:32:02 UTC
State Changed
From-To: open->closed

Committed. 

Thanks!