there's no such define as KERN_NAME_MAX, change to _POSIX_NAME_MAX.

This commit is contained in:
Alfred Perlstein 2004-07-07 20:47:42 +00:00
parent 412dd67920
commit 83f46f9e33
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=131762

View File

@ -94,7 +94,7 @@ Return 1 if appropriate privileges are required for the
.Xr chown 2
system call, otherwise 0.
.It Li _PC_NO_TRUNC
Return 1 if file names longer than KERN_NAME_MAX are truncated.
Return 1 if file names longer than _POSIX_NAME_MAX are truncated.
.It Li _PC_VDISABLE
Returns the terminal character disabling value.
.It Li _PC_ASYNC_IO