diff options
Diffstat (limited to 'lib/libc/sys/getrdomain.2')
-rw-r--r-- | lib/libc/sys/getrdomain.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/getrdomain.2 b/lib/libc/sys/getrdomain.2 index cfea4fc7a99..d31ad749d77 100644 --- a/lib/libc/sys/getrdomain.2 +++ b/lib/libc/sys/getrdomain.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: getrdomain.2,v 1.1 2009/11/27 20:05:50 guenther Exp $ +.\" $OpenBSD: getrdomain.2,v 1.2 2009/11/27 22:02:55 jmc Exp $ .\" .\" Copyright (c) 2009 Reyk Floeter <reyk@openbsd.org> .\" @@ -20,7 +20,7 @@ .Sh NAME .Nm getrdomain , .Nm setrdomain -.Nd get and set the default routing domain of the current process +.Nd "get and set the default routing domain of the current process" .Sh SYNOPSIS .Fd #include <sys/types.h> .Fd #include <sys/socket.h> |