diff options
Diffstat (limited to 'usr/src/man/man3c/glob.3c')
| -rw-r--r-- | usr/src/man/man3c/glob.3c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/man/man3c/glob.3c b/usr/src/man/man3c/glob.3c index 35e837b88d..fada7631c0 100644 --- a/usr/src/man/man3c/glob.3c +++ b/usr/src/man/man3c/glob.3c @@ -248,7 +248,7 @@ int (*gl_stat)(const char *, struct stat *); .fi .sp This extension is provided to allow programs such as -\fBufsrestore\fR(1M) to provide globbing from directories stored +\fBufsrestore\fR(8) to provide globbing from directories stored on tape. .RE @@ -637,7 +637,7 @@ glob ("*.h", GLOB_DOOFFS|GLOB_APPEND, NULL, &globbuf); .SH ATTRIBUTES .sp .LP -See \fBattributes\fR(5) for descriptions of the following attributes: +See \fBattributes\fR(7) for descriptions of the following attributes: .sp .sp @@ -656,4 +656,4 @@ MT-Level MT-Safe .sp .LP \fBexecv\fR(2), \fBstat\fR(2), \fBfnmatch\fR(3C), \fBopendir\fR(3C), -\fBreaddir\fR(3C), \fBwordexp\fR(3C), \fBattributes\fR(5), \fBstandards\fR(5) +\fBreaddir\fR(3C), \fBwordexp\fR(3C), \fBattributes\fR(7), \fBstandards\fR(7) |
