diff options
-rw-r--r-- | lib/libc/sys/getsockopt.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/getsockopt.2 b/lib/libc/sys/getsockopt.2 index ab671e8906b..ecf38e1e6bd 100644 --- a/lib/libc/sys/getsockopt.2 +++ b/lib/libc/sys/getsockopt.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getsockopt.2,v 1.31 2011/05/02 16:45:29 mikeb Exp $ +.\" $OpenBSD: getsockopt.2,v 1.32 2011/05/02 20:18:17 jmc Exp $ .\" $NetBSD: getsockopt.2,v 1.7 1995/02/27 12:33:29 cgd Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 @@ -340,7 +340,7 @@ were called. .Pp The .Dv SO_RTABLE -option allows to get or set a routing domain. +option gets or sets a routing domain. If a protocol family of the socket doesn't support routing domains, the .Er ENOPROTOOPT |