git: bc338941dc - main - Attempt to fix build
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by gjb: URL: https://cgit.FreeBSD.org/doc/commit/?id=bc338941dcb9108c8e50e2543aed74cacf54b24d commit bc338941dcb9108c8e50e2543aed74cacf54b24d Author: Glen Barber <[email protected]> AuthorDate: 2021-10-06 23:15:34 +0000 Commit: Glen Barber <[email protected]> CommitDate: 2021-10-06 23:15:34 +0000 Attempt to fix build Sponsored by: Rubicon Communications, LLC ("Netgate") --- documentation/content/en/books/porters-handbook/versions/_index.adoc | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/content/en/books/porters-handbook/versions/_index.adoc b/documentation/content/en/books/porters-handbook/versions/_index.adoc index ee3c402dc9..b7935decfc 100644 --- a/documentation/content/en/books/porters-handbook/versions/_index.adoc +++ b/documentation/content/en/books/porters-handbook/versions/_index.adoc @@ -192,8 +192,7 @@ Here is a convenient list of `__FreeBSD_version` values as defined in https://cg |1400033 |gitref:c751d067c166db71ce8bf3a323c62ac3428bd32a[repository="src",length=12] |Sep 7, 2021 -|14.0-CURRENT after moving the socket buffer locks into the containing socket -|and renaming sb(un)lock to SOCK_IO_(RECV|SEND)_(UN)LOCK. +|14.0-CURRENT after moving the socket buffer locks into the containing socket and renaming sb(un)lock to SOCK_IO_RECV_LOCK, SOCK_IO_RECV_UNLOCK, SOCK_IO_SEND_LOCK, and SOCK_IO_SEND_UNLOCK. |=== |1400034