NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

kern/60062: altq(4) outdated URL in manual



>Number:         60062
>Category:       kern
>Synopsis:       altq(4) outdated URL in manual
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    kern-bug-people
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 07 15:45:00 +0000 2026
>Originator:     Robert Whitlock
>Release:        NetBSD 11.99.5
>Organization:
>Environment:
>Description:
The SEE ALSO section in altq(4) references the URL http://www.sonycsl.co.jp/person/kjc/papers/fittingtheory.pdf for the paper "Fitting theory into reality in the ALTQ case" by Kenjiro Cho. The link doesn't work because the redirects on the server are misconfigured. Nor is it available on archive.org under that address. However it is available at Kenjiro Cho's newer web page at https://www.iijlab.net/~kjc/papers/fittingtheory.pdf.
>How-To-Repeat:
man 4 altq
>Fix:
--- altq.4.orig 2026-03-07 10:36:27.686302369 -0500
+++ altq.4  2026-03-07 10:38:41.542770344 -0500
@@ -78,7 +78,7 @@
 .%D March, 2004
 .%C Taipei, Taiwan
 .%O Asia BSD conference
-.%U http://www.sonycsl.co.jp/person/kjc/papers/fittingtheory.pdf
+.%U https://www.iijlab.net/~kjc/papers/fittingtheory.pdf 
 .Re
 .Sh HISTORY
 The



Home | Main Index | Thread Index | Old Index