summaryrefslogtreecommitdiff
path: root/usr/src/man/man2/fcntl.2
diff options
context:
space:
mode:
authorJerry Jelinek <jerry.jelinek@joyent.com>2017-09-22 11:56:42 +0000
committerJerry Jelinek <jerry.jelinek@joyent.com>2017-09-22 11:56:42 +0000
commit81eea0cac9755cf17a2531be72cfafd68358db1a (patch)
treedeb91172e129b9cb470c40d1c0150ba723e5ea5f /usr/src/man/man2/fcntl.2
parentd2d3b610ea15cd3b70a31f0289619a1dff7e2b50 (diff)
parent42b14111721da2ebd5159e7b45012a3eb0e3384c (diff)
downloadillumos-joyent-81eea0cac9755cf17a2531be72cfafd68358db1a.tar.gz
[illumos-gate merge]
commit 42b14111721da2ebd5159e7b45012a3eb0e3384c 8648 Fix range locking in ZIL commit codepath commit bd9d3f904625846bdc61af8897a1072029c7aeb7 8661 remove "zil-cw2" dtrace probe commit 2840dce1a029098fb784afd951d5f98089f850d8 8600 ZFS channel programs - snapshot commit 000cce6b6fad4a8b0eecef6e1251f6aca1719c55 8592 ZFS channel programs - rollback commit 1c18e8fbd8db41a9fb39bd3ef7a18ee71ece20da 8502 illumos#7955 broke delegated datasets when libshare is not present commit 5f82aa32fbc5dc2c59bca6ff315f44a4c4c9ea86 8595 sys/ccompile.h: add __aligned and __packed 8596 iwn: remove local __packed 8597 grub: use __aligned from ccompile.h commit d042c5a26452797afc4fe8c2ceddebff94d88745 8591 Man pages contain various errors
Diffstat (limited to 'usr/src/man/man2/fcntl.2')
-rw-r--r--usr/src/man/man2/fcntl.22
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man2/fcntl.2 b/usr/src/man/man2/fcntl.2
index 0506896118..5d20fde59e 100644
--- a/usr/src/man/man2/fcntl.2
+++ b/usr/src/man/man2/fcntl.2
@@ -974,7 +974,7 @@ reading.
The \fIcmd\fR argument is \fBF_GETLK\fR, \fBF_GETLK64\fR, \fBF_SETLK\fR,
\fBF_SETLK64\fR, \fBF_SETLKW\fR, \fBF_SETLKW64\fR, \fBF_OFD_GETLK\fR,
\fBF_OFD_GETLK64\fR, \fBF_OFD_SETLK\fR, \fBF_OFD_SETLK64\fR, \fBF_OFD_SETLKW\fR,
-\fBF_OFD_SETLKW64\fB, \fBF_SHARE\fR, \fBF_UNSHARE\fR, or \fBF_FREESP\fR and the
+\fBF_OFD_SETLKW64\fR, \fBF_SHARE\fR, \fBF_UNSHARE\fR, or \fBF_FREESP\fR and the
\fIarg\fR argument points to an illegal address.
.RE