diff options
Diffstat (limited to 'usr/src/man/man8/projmod.8')
| -rw-r--r-- | usr/src/man/man8/projmod.8 | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/usr/src/man/man8/projmod.8 b/usr/src/man/man8/projmod.8 index b45cab8373..2ec0d34525 100644 --- a/usr/src/man/man8/projmod.8 +++ b/usr/src/man/man8/projmod.8 @@ -108,7 +108,7 @@ multiple keys, such as: Resource control attributes use parentheses to specify values for a key. Because many user shells interpret parentheses as special characters, it is best to enclose an argument to \fB-K\fR that contains parentheses with double -quotes, as shown above and in EXAMPLES, below. See \fBresource_controls\fR(5) +quotes, as shown above and in EXAMPLES, below. See \fBresource_controls\fR(7) for a description of the resource controls you can specify for a project. .RE @@ -221,7 +221,7 @@ project. \fBExample 1\fR Using the \fB-K\fR Option for Addition of an Attribute Value .sp .LP -Consider the following \fBproject\fR(4) entry: +Consider the following \fBproject\fR(5) entry: .sp .in +2 @@ -278,7 +278,7 @@ task.max-lwps=(priv,100,deny),(priv,1000,signal=KILL) Value .sp .LP -Assume an attributes field in a \fBproject\fR(4) entry for the project +Assume an attributes field in a \fBproject\fR(5) entry for the project \fBsalesaudit\fR that lists the following resource control: .sp @@ -315,7 +315,7 @@ task.max-lwps=(priv,500,signal=SIGSTOP) \fBExample 3\fR Using the \fB-K\fR Option for Removal of an Attribute Value .sp .LP -Assume an attributes field in a \fBproject\fR(4) entry for a project +Assume an attributes field in a \fBproject\fR(5) entry for a project \fBsalesaudit\fR that lists the following resource control: .sp @@ -415,7 +415,7 @@ process.max-file-size=(priv,52428800,deny) .LP That is, \fB50MB\fR is expanded to \fB52428800\fR. The modifiers, such as MB, and scaling factors you can use for resource controls are specified in -\fBresource_controls\fR(5). +\fBresource_controls\fR(7). .LP \fBExample 5\fR Binding a Pool to a Project @@ -494,7 +494,7 @@ The \fIprojid\fR given with the \fB-p\fR option is already in use. \fB\fB5\fR\fR .ad .RS 6n -The project files contain an error. See \fBproject\fR(4). +The project files contain an error. See \fBproject\fR(5). .RE .sp @@ -562,7 +562,7 @@ System file containing users' encrypted passwords and related information .SH ATTRIBUTES .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -580,10 +580,10 @@ Interface Stability See below. Invocation is evolving. Human readable output is unstable. .SH SEE ALSO .LP -\fBgroupadd\fR(1M), \fBgroupdel\fR(1M), \fBgroupmod\fR(1M), \fBprojadd\fR(1M), -\fBprojdel\fR(1M), \fBuseradd\fR(1M), \fBuserdel\fR(1M), \fBusermod\fR(1M), -\fBpasswd\fR(4), \fBproject\fR(4), \fBattributes\fR(5), -\fBresource_controls\fR(5) +\fBgroupadd\fR(8), \fBgroupdel\fR(8), \fBgroupmod\fR(8), \fBprojadd\fR(8), +\fBprojdel\fR(8), \fBuseradd\fR(8), \fBuserdel\fR(8), \fBusermod\fR(8), +\fBpasswd\fR(5), \fBproject\fR(5), \fBattributes\fR(7), +\fBresource_controls\fR(7) .SH NOTES .LP The \fBprojmod\fR utility modifies project definitions only in the local |
