diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/sys/pledge.2 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/pledge.2 b/lib/libc/sys/pledge.2 index 05277604ca5..5794003962d 100644 --- a/lib/libc/sys/pledge.2 +++ b/lib/libc/sys/pledge.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pledge.2,v 1.59 2020/07/17 16:23:23 deraadt Exp $ +.\" $OpenBSD: pledge.2,v 1.60 2020/07/17 16:40:26 jmc Exp $ .\" .\" Copyright (c) 2015 Nicholas Marriott <nicm@openbsd.org> .\" @@ -535,7 +535,7 @@ device: .Dv DIOCXCOMMIT .It Va route Allow inspection of the routing table. -.It Va route +.It Va wroute Allow changes to the routing table. .It Va audio Allows a subset of |