diff options
author | delphij <delphij@FreeBSD.org> | 2005-07-03 12:35:11 +0000 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2005-07-03 12:35:11 +0000 |
commit | 13171c48a13db11e07de13a96b11cf642a7b8573 (patch) | |
tree | 8a04d91f9b1d65c51117b31448d3795a1c602c1b /lib | |
parent | a4baf63c50a1ccd3fd4c3e80de73c50eedef5241 (diff) | |
download | FreeBSD-src-13171c48a13db11e07de13a96b11cf642a7b8573.zip FreeBSD-src-13171c48a13db11e07de13a96b11cf642a7b8573.tar.gz |
Minor grammar fix
Submitted by: Wojciech A. Koszek [dunstan at freebsd czest pl]
Approved by: re (hrs)
Diffstat (limited to 'lib')
-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 ? |