diff options
Diffstat (limited to 'lib/libc')
-rw-r--r-- | lib/libc/posix1e/mac_prepare.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/posix1e/mac_prepare.3 b/lib/libc/posix1e/mac_prepare.3 index 597ce02..acbae1a 100644 --- a/lib/libc/posix1e/mac_prepare.3 +++ b/lib/libc/posix1e/mac_prepare.3 @@ -61,7 +61,7 @@ When the resulting label is passed into the .Xr mac_get 3 functions, the kernel will attempt to fill in the label elements specified when the label was prepared. -Elements are specified in a nul-terminate string, using commas to +Elements are specified in a nul-terminated string, using commas to delimit fields. Element names may be prefixed with the .Dv ? |