summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorngie <ngie@FreeBSD.org>2017-07-18 18:20:56 +0000
committerngie <ngie@FreeBSD.org>2017-07-18 18:20:56 +0000
commit33e598ba756af0db8702e4b3e62d24aa46074cf8 (patch)
tree2370b233f19b12f9cb83ee7a23163fe9c2711f40 /lib/libc
parent38e7ed4e86b3bc42b51a471f280090c60801334e (diff)
downloadFreeBSD-src-33e598ba756af0db8702e4b3e62d24aa46074cf8.zip
FreeBSD-src-33e598ba756af0db8702e4b3e62d24aa46074cf8.tar.gz
MFC r318710:
quick_exit(3): delete trailing whitespace in licensing tort
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/stdlib/quick_exit.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/stdlib/quick_exit.3 b/lib/libc/stdlib/quick_exit.3
index 7bbd2f3..fb1e346 100644
--- a/lib/libc/stdlib/quick_exit.3
+++ b/lib/libc/stdlib/quick_exit.3
@@ -1,6 +1,6 @@
.\" Copyright (c) 2011 David Chisnall
.\" All rights reserved.
-.\"
+.\"
.\" Redistribution and use in source and binary forms, with or without
.\" modification, are permitted provided that the following conditions
.\" are met:
@@ -9,7 +9,7 @@
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
-.\"
+.\"
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
@@ -21,7 +21,7 @@
.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
-.\"
+.\"
.\" $FreeBSD$
.\"
.Dd December 13, 2014
OpenPOWER on IntegriCloud