diff options
| author | Artem Bunichev <tembun@bk.ru> | 2026-02-02 15:11:05 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2026-02-02 16:54:54 +0000 |
| commit | d0474eda504c8e1dd784c1cde4b65a42adc4e28e (patch) | |
| tree | fe4a5808c9464c40fdc8b471479337508f5e8195 /lib | |
| parent | a45fb94801dffd414bdb1981def0e977ef0c774f (diff) | |
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libsys/socket.2 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libsys/socket.2 b/lib/libsys/socket.2 index fbf6b4e12df0..3e4936b091be 100644 --- a/lib/libsys/socket.2 +++ b/lib/libsys/socket.2 @@ -25,7 +25,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd January 17, 2026 +.Dd February 1, 2026 .Dt SOCKET 2 .Os .Sh NAME @@ -503,6 +503,7 @@ The socket type is not supported by the protocol. .Xr ip 4 , .Xr ip6 4 , .Xr ipsec 4 , +.Xr netintro 4 , .Xr netlink 4 , .Xr ng_socket 4 , .Xr route 4 , |
