summaryrefslogtreecommitdiff
path: root/usr/src/man/man3secdb
diff options
context:
space:
mode:
authorYuri Pankov <yuri.pankov@nexenta.com>2011-10-03 04:36:40 -0700
committerYuri Pankov <yuri.pankov@nexenta.com>2011-10-03 04:36:40 -0700
commited22c7109fc5dd9e1b7a5d0333bdc7ad2718e2ab (patch)
tree3b2f488c4a03bda877119449bd63c01fa32aa6f2 /usr/src/man/man3secdb
parentaf8dc4373b25cce2c0bbb80f24e791f99eccbb6f (diff)
downloadillumos-joyent-ed22c7109fc5dd9e1b7a5d0333bdc7ad2718e2ab.tar.gz
1502 Remove conversion cruft from manpages
Reviewed by: Alexander Eremin <alexander.eremin@nexenta.com> Reviewed by: Gordon Ross <gordon.w.ross@gmail.com> Reviewed by: Garrett D'Amore <garrett.damore@gmail.com>
Diffstat (limited to 'usr/src/man/man3secdb')
-rw-r--r--usr/src/man/man3secdb/getauthattr.3secdb44
-rw-r--r--usr/src/man/man3secdb/getexecattr.3secdb33
-rw-r--r--usr/src/man/man3secdb/getprofattr.3secdb15
-rw-r--r--usr/src/man/man3secdb/getuserattr.3secdb19
-rw-r--r--usr/src/man/man3secdb/kva_match.3secdb15
5 files changed, 48 insertions, 78 deletions
diff --git a/usr/src/man/man3secdb/getauthattr.3secdb b/usr/src/man/man3secdb/getauthattr.3secdb
index 5f89013dea..a671aa84e4 100644
--- a/usr/src/man/man3secdb/getauthattr.3secdb
+++ b/usr/src/man/man3secdb/getauthattr.3secdb
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH getauthattr 3SECDB "20 Feb 2009" "SunOS 5.11" "Security Attributes Database Library Functions"
+.TH GETAUTHATTR 3SECDB "Feb 20, 2009"
.SH NAME
getauthattr, getauthnam, free_authattr, setauthattr, endauthattr, chkauthattr
\- get authorization entry
@@ -11,8 +11,8 @@ getauthattr, getauthnam, free_authattr, setauthattr, endauthattr, chkauthattr
.LP
.nf
cc [ \fIflag\fR... ] \fIfile\fR... -lsecdb -lsocket -lnsl [ \fIlibrary\fR... ]
-#include <auth_attr.h>
-#include <secdb.h>
+#include <auth_attr.h>
+#include <secdb.h>
\fBauthattr_t *\fR\fBgetauthattr\fR(\fBvoid\fR);
.fi
@@ -128,17 +128,16 @@ user is assigned an authorization.
.sp
.TS
-tab() box;
-cw(2.04i) |cw(2.33i) |cw(1.12i)
-cw(2.04i) |cw(2.33i) |cw(1.12i)
-.
-\f(CW/etc/security/policy.conf\fR orIs user
+box;
+c | c | c
+c | c | c .
+ \f(CW/etc/security/policy.conf\fR or Is user
_
-\fBAuthorization name\fR\fBuser_attr\fR or \fB\fR \fBprof_attr\fR entryauthorized?
+\fBAuthorization name\fR \fBuser_attr\fR or \fB\fR \fBprof_attr\fR entry authorized?
_
-solaris.printer.postscriptsolaris.printer.postscriptYes
-solaris.printer.postscriptsolaris.printer.*Yes
-solaris.printer.grantsolaris.printer.*No
+solaris.printer.postscript solaris.printer.postscript Yes
+solaris.printer.postscript solaris.printer.* Yes
+solaris.printer.grant solaris.printer.* No
.TE
.sp
@@ -177,56 +176,46 @@ ignore unknown key-value pairs without error.
.SH FILES
.sp
.ne 2
-.mk
.na
\fB\fB/etc/nsswitch.conf\fR\fR
.ad
.RS 29n
-.rt
configuration file lookup information for the name server switch
.RE
.sp
.ne 2
-.mk
.na
\fB\fB/etc/user_attr\fR\fR
.ad
.RS 29n
-.rt
extended user attributes
.RE
.sp
.ne 2
-.mk
.na
\fB\fB/etc/security/auth_attr\fR\fR
.ad
.RS 29n
-.rt
authorization attributes
.RE
.sp
.ne 2
-.mk
.na
\fB\fB/etc/security/policy.conf\fR\fR
.ad
.RS 29n
-.rt
policy definitions
.RE
.sp
.ne 2
-.mk
.na
\fB\fB/etc/security/prof_attr\fR\fR
.ad
.RS 29n
-.rt
profile information
.RE
@@ -238,13 +227,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.TS
-tab() box;
-cw(2.75i) |cw(2.75i)
-lw(2.75i) |lw(2.75i)
-.
-ATTRIBUTE TYPEATTRIBUTE VALUE
+box;
+c | c
+l | l .
+ATTRIBUTE TYPE ATTRIBUTE VALUE
_
-MT-LevelMT-Safe
+MT-Level MT-Safe
.TE
.SH SEE ALSO
diff --git a/usr/src/man/man3secdb/getexecattr.3secdb b/usr/src/man/man3secdb/getexecattr.3secdb
index d01c88b4fd..51351d4404 100644
--- a/usr/src/man/man3secdb/getexecattr.3secdb
+++ b/usr/src/man/man3secdb/getexecattr.3secdb
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH getexecattr 3SECDB "31 Mar 2005" "SunOS 5.11" "Security Attributes Database Library Functions"
+.TH GETEXECATTR 3SECDB "Mar 31, 2005"
.SH NAME
getexecattr, free_execattr, setexecattr, endexecattr, getexecuser, getexecprof,
match_execattr \- get execution profile entry
@@ -162,8 +162,8 @@ the \fBkva_match\fR(3SECDB) function.
.sp
.in +2
.nf
-if ((execprof=getexecprof(NULL, KV_COMMAND, "/usr/sbin/ping",
- GET_ONE)) == NULL) {
+if ((execprof=getexecprof(NULL, KV_COMMAND, "/usr/sbin/ping",
+ GET_ONE)) == NULL) {
/* do error */
}
.fi
@@ -175,7 +175,7 @@ Administration Profile.
.sp
.in +2
.nf
-if ((execprof=getexecprof("Network Administration", KV_COMMAND,
+if ((execprof=getexecprof("Network Administration", KV_COMMAND,
"/usr/sbin/ping", GET_ALL))==NULL) {
/* do error */
}
@@ -188,8 +188,8 @@ profile.
.sp
.in +2
.nf
-if ((execprof=getexecprof("Filesystem Security", KV_NULL, NULL,
- GET_ALL))==NULL)) {
+if ((execprof=getexecprof("Filesystem Security", KV_NULL, NULL,
+ GET_ALL))==NULL)) {
/* do error */
}
.fi
@@ -208,7 +208,7 @@ returned.
.sp
.in +2
.nf
-if ((execprof=getexecuser("wetmore", KV_COMMAND, "/usr/bin/tar",
+if ((execprof=getexecuser("wetmore", KV_COMMAND, "/usr/bin/tar",
GET_ONE))==NULL) {
/* do error */
}
@@ -218,45 +218,37 @@ if ((execprof=getexecuser("wetmore", KV_COMMAND, "/usr/bin/tar",
.SH FILES
.sp
.ne 2
-.mk
.na
\fB\fB/etc/nsswitch.conf\fR\fR
.ad
.RS 29n
-.rt
configuration file lookup information for the name server switch
.RE
.sp
.ne 2
-.mk
.na
\fB\fB/etc/user_attr\fR\fR
.ad
.RS 29n
-.rt
extended user attributes
.RE
.sp
.ne 2
-.mk
.na
\fB\fB/etc/security/exec_attr\fR\fR
.ad
.RS 29n
-.rt
execution profiles
.RE
.sp
.ne 2
-.mk
.na
\fB\fB/etc/security/policy.conf\fR\fR
.ad
.RS 29n
-.rt
policy definitions
.RE
@@ -268,13 +260,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.TS
-tab() box;
-cw(2.75i) |cw(2.75i)
-lw(2.75i) |lw(2.75i)
-.
-ATTRIBUTE TYPEATTRIBUTE VALUE
+box;
+c | c
+l | l .
+ATTRIBUTE TYPE ATTRIBUTE VALUE
_
-MT-LevelMT-Safe
+MT-Level MT-Safe
.TE
.SH SEE ALSO
diff --git a/usr/src/man/man3secdb/getprofattr.3secdb b/usr/src/man/man3secdb/getprofattr.3secdb
index f30e0b6e69..c0484f8de2 100644
--- a/usr/src/man/man3secdb/getprofattr.3secdb
+++ b/usr/src/man/man3secdb/getprofattr.3secdb
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH getprofattr 3SECDB "31 Mar 2005" "SunOS 5.11" "Security Attributes Database Library Functions"
+.TH GETPROFATTR 3SECDB "Mar 31, 2005"
.SH NAME
getprofattr, getprofnam, free_profattr, setprofattr, endprofattr, getproflist,
free_proflist \- get profile description and attributes
@@ -128,12 +128,10 @@ for the pointers they return. This memory should be deallocated with the
.SH FILES
.sp
.ne 2
-.mk
.na
\fB\fB/etc/security/prof_attr\fR\fR
.ad
.RS 27n
-.rt
profiles and their descriptions
.RE
@@ -145,13 +143,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.TS
-tab() box;
-cw(2.75i) |cw(2.75i)
-lw(2.75i) |lw(2.75i)
-.
-ATTRIBUTE TYPEATTRIBUTE VALUE
+box;
+c | c
+l | l .
+ATTRIBUTE TYPE ATTRIBUTE VALUE
_
-MT-LevelMT-Safe
+MT-Level MT-Safe
.TE
.SH SEE ALSO
diff --git a/usr/src/man/man3secdb/getuserattr.3secdb b/usr/src/man/man3secdb/getuserattr.3secdb
index f308530ed2..7da2404167 100644
--- a/usr/src/man/man3secdb/getuserattr.3secdb
+++ b/usr/src/man/man3secdb/getuserattr.3secdb
@@ -3,7 +3,7 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH getuserattr 3SECDB "31 Mar 2005" "SunOS 5.11" "Security Attributes Database Library Functions"
+.TH GETUSERATTR 3SECDB "Mar 31, 2005"
.SH NAME
getuserattr, getusernam, getuseruid, free_userattr, setuserattr, enduserattr,
fgetuserattr \- get user_attr entry
@@ -11,7 +11,7 @@ fgetuserattr \- get user_attr entry
.LP
.nf
cc [ \fIflag\fR... ] \fIfile\fR... -lsecdb -lsocket -lnsl [ \fIlibrary\fR... ]
-#include <user_attr.h>
+#include <user_attr.h>
\fBuserattr_t *\fR\fBgetuserattr\fR(\fBvoid\fR);
.fi
@@ -120,23 +120,19 @@ ignore unknown key-value pairs without error.
.SH FILES
.sp
.ne 2
-.mk
.na
\fB\fB/etc/user_attr\fR\fR
.ad
.RS 22n
-.rt
extended user attributes
.RE
.sp
.ne 2
-.mk
.na
\fB\fB/etc/nsswitch.conf\fR\fR
.ad
.RS 22n
-.rt
configuration file lookup information for the name server switch
.RE
@@ -148,13 +144,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.TS
-tab() box;
-cw(2.75i) |cw(2.75i)
-lw(2.75i) |lw(2.75i)
-.
-ATTRIBUTE TYPEATTRIBUTE VALUE
+box;
+c | c
+l | l .
+ATTRIBUTE TYPE ATTRIBUTE VALUE
_
-MT-LevelMT-Safe
+MT-Level MT-Safe
.TE
.SH SEE ALSO
diff --git a/usr/src/man/man3secdb/kva_match.3secdb b/usr/src/man/man3secdb/kva_match.3secdb
index 3f0c78ba8e..fa03beb755 100644
--- a/usr/src/man/man3secdb/kva_match.3secdb
+++ b/usr/src/man/man3secdb/kva_match.3secdb
@@ -3,14 +3,14 @@
.\" The contents of this file are subject to the terms of the Common Development and Distribution License (the "License"). You may not use this file except in compliance with the License.
.\" You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE or http://www.opensolaris.org/os/licensing. See the License for the specific language governing permissions and limitations under the License.
.\" When distributing Covered Code, include this CDDL HEADER in each file and include the License file at usr/src/OPENSOLARIS.LICENSE. If applicable, add the following below this CDDL HEADER, with the fields enclosed by brackets "[]" replaced with your own identifying information: Portions Copyright [yyyy] [name of copyright owner]
-.TH kva_match 3SECDB "12 Aug 1999" "SunOS 5.11" "Security Attributes Database Library Functions"
+.TH KVA_MATCH 3SECDB "Aug 12, 1999"
.SH NAME
kva_match \- look up a key in a key-value array
.SH SYNOPSIS
.LP
.nf
cc [ \fIflag\fR... ] \fIfile\fR...- lsecdb [ \fIlibrary\fR... ]
-#include <secdb.h>
+#include <secdb.h>
\fBchar *\fR\fBkva_match\fR(\fBkva_t *\fR\fIkva\fR, \fBchar *\fR\fIkey\fR);
.fi
@@ -37,13 +37,12 @@ See \fBattributes\fR(5) for descriptions of the following attributes:
.sp
.TS
-tab() box;
-lw(2.75i) |lw(2.75i)
-lw(2.75i) |lw(2.75i)
-.
-\fBATTRIBUTE TYPE\fR\fBATTRIBUTE VALUE\fR
+box;
+c | c
+l | l .
+ATTRIBUTE TYPE ATTRIBUTE VALUE
_
-MT-LevelMT-Safe
+MT-Level MT-Safe
.TE
.SH SEE ALSO