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/signalfd.3c | |
parent | 28b83f21b6f708fcc61937fcc89194e3e5e2b295 (diff) | |
download | illumos-joyent-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/signalfd.3c')
-rw-r--r-- | usr/src/man/man3c/signalfd.3c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/man/man3c/signalfd.3c b/usr/src/man/man3c/signalfd.3c index f08e85b273..fecd46e124 100644 --- a/usr/src/man/man3c/signalfd.3c +++ b/usr/src/man/man3c/signalfd.3c @@ -3,7 +3,7 @@ .\" Common Development and Distribution License ("CDDL"), version 1.0. .\" You may only use this file in accordance with the terms of version .\" 1.0 of the CDDL. -.\" +.\" .\" A full copy of the text of the CDDL should have accompanied this .\" source. A copy of the CDDL is also available via the Internet at .\" http://www.illumos.org/license/CDDL. |