diff options
author | asmodai <asmodai@FreeBSD.org> | 2000-07-14 11:23:04 +0000 |
---|---|---|
committer | asmodai <asmodai@FreeBSD.org> | 2000-07-14 11:23:04 +0000 |
commit | 2d06929aedd53838560a0c034a53f4bc8abe9ea4 (patch) | |
tree | 0bc094c8cf327a150136c67e1d3ba6cd84fa2c14 /lib/libposix1e/cap_set_proc.3 | |
parent | 492e7a5ec0ee4b70e06fb12e43d682ce17bf3fa5 (diff) | |
download | FreeBSD-src-2d06929aedd53838560a0c034a53f4bc8abe9ea4.zip FreeBSD-src-2d06929aedd53838560a0c034a53f4bc8abe9ea4.tar.gz |
Fix typo, teh -> the.
Diffstat (limited to 'lib/libposix1e/cap_set_proc.3')
-rw-r--r-- | lib/libposix1e/cap_set_proc.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libposix1e/cap_set_proc.3 b/lib/libposix1e/cap_set_proc.3 index b459260..3bfce71 100644 --- a/lib/libposix1e/cap_set_proc.3 +++ b/lib/libposix1e/cap_set_proc.3 @@ -51,7 +51,7 @@ upon successful return from this function. If any flag in .Ar cap_p is set for any capability not currently permitted for the calling process, -the function shall fail, and the capability state of teh process shall +the function shall fail, and the capability state of the process shall remain unchanged. .Sh IMPLEMENTATION NOTES FreeBSD's support for POSIX.1e interfaces and features is still under |