Module Name: src
Committed By: elad
Date: Thu May 7 11:23:02 UTC 2009
Modified Files:
src/share/man/man9: kauth.9
Log Message:
.Sy -> .Ss for a subsection header.
Pointed out by wiz@, thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/share/man/man9/kauth.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man9/kauth.9
diff -u src/share/man/man9/kauth.9:1.79 src/share/man/man9/kauth.9:1.80
--- src/share/man/man9/kauth.9:1.79 Tue May 5 21:03:28 2009
+++ src/share/man/man9/kauth.9 Thu May 7 11:23:01 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: kauth.9,v 1.79 2009/05/05 21:03:28 elad Exp $
+.\" $NetBSD: kauth.9,v 1.80 2009/05/07 11:23:01 elad Exp $
.\"
.\" Copyright (c) 2005, 2006 Elad Efrat <[email protected]>
.\" All rights reserved.
@@ -861,7 +861,7 @@
to the listener, is device-specific data that may be associated with the
request.
.Pp
-.Sy Bluetooth Devices
+.Ss Bluetooth Devices
.Pp
Authorizing actions relevant to bluetooth devices is done using the standard
authorization wrapper, with the following actions:
@@ -884,7 +884,7 @@
describing the command.
.El
.Pp
-.Sy Kernel random device
+.Ss Kernel random device
Authorization actions relevant to the kernel random device,
.Xr rnd 4 ,
is done using the standard authorization wrapper, with the following actions: