Fix a broken link to http://www.freebsd.org/cgi/query-pr-summary.cgi.
PR: docs/5581 Submitted by: ohashi@mickey.ai.kyutech.ac.jp
This commit is contained in:
parent
5b7bb11a74
commit
bfc4500e9d
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=2399
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: preface.sgml,v 1.1 1997-11-03 08:53:54 max Exp $ -->
|
||||
<!-- $Id: preface.sgml,v 1.2 1998-01-27 18:35:03 jseger Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -445,7 +445,7 @@
|
|||
<p>The Problem Report database of all open user change requests
|
||||
may be queried (or submitted to) by using our web-based PR
|
||||
<url url="http://www.freebsd.org/send-pr.html" name="submission">
|
||||
and <url url="http://www.freebsd.org/cgi-bin/query-pr-summary.cgi"
|
||||
and <url url="http://www.freebsd.org/cgi/query-pr-summary.cgi"
|
||||
name="query"> interfaces. The <em>send-pr(1)</em> command
|
||||
can also be used to submit problem reports and change requests via
|
||||
electronic mail.
|
||||
|
|
Loading…
Reference in a new issue