Bug 22140

Summary: share/doc/*/contents updated for html output w/ unroff
Product: Documentation Reporter: clefevre <clefevre>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description clefevre 2000-10-20 06:30:00 UTC
	with this patch, all the contents files found in share/doc
	have urls pointing to what they refer when html output is
	requested (PRINTERDEVICE=html).

	I have tried to use the .Hr macro described in unroff-html(1)
	w/o success even when tmac.hyper in included ! so, I use
	the .>> macro which works well. if someone find why the
	.Hr macro doesn't work, let me know. thanks.

How-To-Repeat: 
	lynx share/doc/papers/contents.html and so on.
Comment 1 nik freebsd_committer freebsd_triage 2000-10-27 00:10:12 UTC
State Changed
From-To: open->closed

Committed, thanks.