diff options
| author | Gavin Atkinson <gavin@FreeBSD.org> | 2014-06-14 18:43:48 +0000 |
|---|---|---|
| committer | Gavin Atkinson <gavin@FreeBSD.org> | 2014-06-14 18:43:48 +0000 |
| commit | deee077e0c63a000e56c623a1e8678d523c9ab36 (patch) | |
| tree | 8915baee3e375a786f7650a8ca332b53499ed6b6 | |
| parent | 57a5db13b7cb13eff1803c1c2ea10612bd51faba (diff) | |
Notes
| -rw-r--r-- | share/man/man7/tests.7 | 2 | ||||
| -rw-r--r-- | share/termcap/termcap.src | 2 | ||||
| -rw-r--r-- | sys/modules/svr4/README | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man7/tests.7 b/share/man/man7/tests.7 index f7d0611fb94c..e8e216aafc2d 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 diff --git a/share/termcap/termcap.src b/share/termcap/termcap.src index 23536f60526b..08a1c8333c42 100644 --- a/share/termcap/termcap.src +++ b/share/termcap/termcap.src @@ -36,7 +36,7 @@ # John Kunze, Berkeley # Craig Leres, Berkeley # -# Please submit changes with send-pr(1). +# Please submit changes via https://bugs.freebsd.org/submit/ # # << EOH - after reordering, above header lines survive and this line dies >> # diff --git a/sys/modules/svr4/README b/sys/modules/svr4/README index a14e2b735401..47ab660dddff 100644 --- a/sys/modules/svr4/README +++ b/sys/modules/svr4/README @@ -30,7 +30,7 @@ To use it: It's early days yet, folks -- You'll probably have trouble getting 100% functionality out of most things (specifically, poll() on a socket doesn't look like it works at the moment, so Netscape doesn't work (among other -things)). Patches will be appreciated (use send-pr). +things)). Patches will be appreciated. - Mark Newton newton@atdot.dotat.org |
