diff options
Diffstat (limited to 'usr/src/man/man1/mkdir.1')
| -rw-r--r-- | usr/src/man/man1/mkdir.1 | 24 |
1 files changed, 16 insertions, 8 deletions
diff --git a/usr/src/man/man1/mkdir.1 b/usr/src/man/man1/mkdir.1 index 07e092b534..0ea12b5d0a 100644 --- a/usr/src/man/man1/mkdir.1 +++ b/usr/src/man/man1/mkdir.1 @@ -185,7 +185,7 @@ A path name of a directory to be created. .SH USAGE .sp .LP -See \fBlargefile\fR(5) for the description of the behavior of \fBmkdir\fR when +See \fBlargefile\fR(7) for the description of the behavior of \fBmkdir\fR when encountering files greater than or equal to 2 Gbyte ( 2^31 bytes). .SH EXAMPLES .LP @@ -209,7 +209,7 @@ creates the subdirectory structure \fBltr/jd/jan\fR. .SH ENVIRONMENT VARIABLES .sp .LP -See \fBenviron\fR(5) for descriptions of the following environment variables +See \fBenviron\fR(7) for descriptions of the following environment variables that affect the execution of \fBmkdir\fR: \fBLANG\fR, \fBLC_ALL\fR, \fBLC_CTYPE\fR, \fBLC_MESSAGES\fR, and \fBNLSPATH\fR. .SH EXIT STATUS @@ -238,7 +238,7 @@ An error occurred. .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .SS "/usr/bin/mkdir" .sp @@ -253,7 +253,7 @@ CSI Enabled _ Interface Stability Committed _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .SS "ksh93" @@ -268,7 +268,7 @@ ATTRIBUTE TYPE ATTRIBUTE VALUE _ Interface Stability See below. _ -Standard See \fBstandards\fR(5). +Standard See \fBstandards\fR(7). .TE .sp @@ -278,6 +278,14 @@ The built-in interfaces are Uncommitted. .SH SEE ALSO .sp .LP -\fBchmod\fR(1), \fBksh93\fR(1), \fBrm\fR(1), \fBsh\fR(1), \fBumask\fR(1), -\fBIntro\fR(2), \fBmkdir\fR(2), \fBattributes\fR(5), \fBenviron\fR(5), -\fBlargefile\fR(5), \fBstandards\fR(5) +.BR chmod (1), +.BR ksh93 (1), +.BR rm (1), +.BR sh (1), +.BR umask (1), +.BR Intro (2), +.BR mkdir (2), +.BR attributes (7), +.BR environ (7), +.BR largefile (7), +.BR standards (7) |
