diff src/os/unix/ngx_freebsd_sendfile_chain.c @ 5727:675bda8dcfdb

FreeBSD has migrated to Bugzilla.
author Sergey Kandaurov <pluknet@nginx.com>
date Thu, 19 Jun 2014 13:55:59 +0400
parents 188481078faf
children f9c83484d9ce
line wrap: on
line diff
--- a/src/os/unix/ngx_freebsd_sendfile_chain.c
+++ b/src/os/unix/ngx_freebsd_sendfile_chain.c
@@ -265,7 +265,7 @@ ngx_freebsd_sendfile_chain(ngx_connectio
 
             /*
              * the "nbytes bug" of the old sendfile() syscall:
-             * http://www.freebsd.org/cgi/query-pr.cgi?pr=33771
+             * http://bugs.freebsd.org/33771
              */
 
             if (!ngx_freebsd_sendfile_nbytes_bug) {