From 3a1f6a52ea4b127d7c6f98763b3563dc6b4260a4 Mon Sep 17 00:00:00 2001 From: brueffer Date: Wed, 14 Mar 2007 20:09:23 +0000 Subject: Fix markup and reword a sentence to actually make sense. --- share/man/man9/priv.9 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'share') diff --git a/share/man/man9/priv.9 b/share/man/man9/priv.9 index 1a0bec8..bf86bfe 100644 --- a/share/man/man9/priv.9 +++ b/share/man/man9/priv.9 @@ -84,7 +84,7 @@ When adding a new privilege, be certain to also determine whether it should be listed in .Fn prison_priv_check , which includes a complete list of privileges granted to the root user in -.Xr jail 2. +.Xr jail 2 . .Pp Certain catch-all privileges exist, such as .Dv PRIV_DRIVER , @@ -105,8 +105,8 @@ call if privilege is not granted rather than changing the semantics of the call but returning success. For example, the behavior exhibited by .Xr stat 2 , -in which the generation field is optionally zero'd out when insufficient -privilege is not present is highly undesirable, as it results in frequent +in which the generation field is optionally zero'd out when there is +insufficient privilege is highly undesirable, as it results in frequent privilege checks, and the caller is unable to tell if an access control failure occurred. .Sh SEE ALSO -- cgit v1.1