Hi Brad,

Brad wrote on Mon, May 30, 2011 at 07:44:37PM -0400:

> Index: share/man/man4/km.4
[...]
> +.\" .%O http://support.amd.com/us/Processor_TechDocs/31116.pdf

Why are the URIs commented out?

Both mandoc and modern groff handle %U properly.

OK for the following diff?
  Ingo


Index: km.4
===================================================================
RCS file: /cvs/src/share/man/man4/km.4,v
retrieving revision 1.6
diff -u -r1.6 km.4
--- km.4        31 May 2011 00:19:54 -0000      1.6
+++ km.4        31 May 2011 08:05:45 -0000
@@ -47,21 +47,21 @@
 .%D March 26, 2008
 .%R Publication # 31116
 .%P pp. 236--237 and pp. 243--244
-.\" .%O http://support.amd.com/us/Processor_TechDocs/31116.pdf
+.%U http://support.amd.com/us/Processor_TechDocs/31116.pdf
 .Re
 .Rs
 .%T "BIOS and Kernel Developer's Guide for AMD Family 11h Processors"
 .%D July 07, 2008
 .%R Publication # 41256
 .%P pp. 156--157 and pp. 159--160
-.\" .%O http://support.amd.com/us/Processor_TechDocs/41256.pdf
+.%U http://support.amd.com/us/Processor_TechDocs/41256.pdf
 .Re
 .Rs
 .%T "BIOS and Kernel Developer's Guide for AMD Family 14h Models 00h-04h 
Processors"
 .%D May 02, 2011
 .%R Publication # 43170
 .%P pp. 277--278 and pp. 280--282
-.\" .%O http://support.amd.com/us/Processor_TechDocs/43170.pdf
+.%U http://support.amd.com/us/Processor_TechDocs/43170.pdf
 .Re
 .Sh HISTORY
 The

Reply via email to