diff options
author | Yuri Pankov <yuri.pankov@nexenta.com> | 2017-01-09 20:07:52 +0300 |
---|---|---|
committer | Robert Mustacchi <rm@joyent.com> | 2017-01-10 15:06:10 -0800 |
commit | a593473611dc9e109c40317ce52161b8cfe015ff (patch) | |
tree | 59594c4c235692e031bf0313bd4529432a58f80b /usr/src/man/man3c/pthread_mutex_consistent.3c | |
parent | 28b83f21b6f708fcc61937fcc89194e3e5e2b295 (diff) | |
download | illumos-gate-a593473611dc9e109c40317ce52161b8cfe015ff.tar.gz |
7712 mandoc -Tlint does always exit with error code 0
Reviewed by: Dan McDonald <danmcd@omniti.com>
Reviewed by: Toomas Soome <tsoome@me.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Diffstat (limited to 'usr/src/man/man3c/pthread_mutex_consistent.3c')
-rw-r--r-- | usr/src/man/man3c/pthread_mutex_consistent.3c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3c/pthread_mutex_consistent.3c b/usr/src/man/man3c/pthread_mutex_consistent.3c index 7adfec6527..cb45730cc4 100644 --- a/usr/src/man/man3c/pthread_mutex_consistent.3c +++ b/usr/src/man/man3c/pthread_mutex_consistent.3c @@ -9,7 +9,7 @@ .\" http://www.illumos.org/license/CDDL. .\" .\" -.\" Copyright (c) 2014, Joyent, Inc. +.\" Copyright (c) 2014, Joyent, Inc. .\" .Dd "Dec 22, 2014" .Dt PTHREAD_MUTEX_CONSISTENT 3C |