diff options
author | gavin <gavin@FreeBSD.org> | 2014-06-22 16:48:21 +0000 |
---|---|---|
committer | gavin <gavin@FreeBSD.org> | 2014-06-22 16:48:21 +0000 |
commit | e44b7f112f499d2a322853f25a75b8aebc162407 (patch) | |
tree | 47d91275e445fa0e5a1d35ae379d7db623e70332 /share/man/man7 | |
parent | 08bf57727433041944d851795e4c8e34f8c54d89 (diff) | |
download | FreeBSD-src-e44b7f112f499d2a322853f25a75b8aebc162407.zip FreeBSD-src-e44b7f112f499d2a322853f25a75b8aebc162407.tar.gz |
Merge r267482,r267483,r267486,r267577,r267671,r267672 from head:
Remove send-pr and fix up all references to it. Replace it with a
stub send-pr directing people towards the web site.
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hier.7 | 4 | ||||
-rw-r--r-- | share/man/man7/tests.7 | 2 |
2 files changed, 1 insertions, 5 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 920583d..7bc72d4 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -90,10 +90,6 @@ see .Xr rc 8 .It Pa bluetooth/ bluetooth configuration files -.It Pa gnats/ -gnats configuration files; -see -.Xr send-pr 1 .It Pa localtime local timezone information; see diff --git a/share/man/man7/tests.7 b/share/man/man7/tests.7 index f7d0611..e8e216a 100644 --- a/share/man/man7/tests.7 +++ b/share/man/man7/tests.7 @@ -195,7 +195,7 @@ For more details please refer to: .It .Lk http://lists.freebsd.org/ "FreeBSD Mailing Lists" .It -.Lk http://www.freebsd.org/send-pr.html "Submit a FreeBSD Problem Report" +.Lk http://www.freebsd.org/support.html "Problem Reporting" .El .Sh FILES .Bl -tag -compact -width usrXlocalXetcXkyuaXkyuaXconfXX |