Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/share/man/man9 Small typo.
details: https://anonhg.NetBSD.org/src/rev/700d0ab73fb9
branches: trunk
changeset: 778121:700d0ab73fb9
user: njoly <njoly%NetBSD.org@localhost>
date: Sat Mar 17 14:42:13 2012 +0000
description:
Small typo.
diffstat:
share/man/man9/kauth.9 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4af8922f2d97 -r 700d0ab73fb9 share/man/man9/kauth.9
--- a/share/man/man9/kauth.9 Sat Mar 17 14:29:18 2012 +0000
+++ b/share/man/man9/kauth.9 Sat Mar 17 14:42:13 2012 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: kauth.9,v 1.99 2012/03/14 11:51:54 wiz Exp $
+.\" $NetBSD: kauth.9,v 1.100 2012/03/17 14:42:13 njoly Exp $
.\"
.\" Copyright (c) 2005, 2006 Elad Efrat <elad%NetBSD.org@localhost>
.\" All rights reserved.
@@ -753,7 +753,7 @@
Check if setting parameters on the device is allowed.
.It Dv KAUTH_REQ_NETWORK_INTERFACE_SETPRIV
Check if setting privileged parameters on the device is allowed.
-.it Dv KAUTH_REQ_NETWORK_INTERFACE_FIRMWARE
+.It Dv KAUTH_REQ_NETWORK_INTERFACE_FIRMWARE
Check if manipulating the firmware on a network interface device is allowed.
.El
.Pp
Home |
Main Index |
Thread Index |
Old Index