Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jul 2017 18:20:57 +0000 (UTC)
From:      Ngie Cooper <ngie@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r321147 - stable/11/lib/libc/stdlib
Message-ID:  <201707181820.v6IIKv6i080260@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ngie
Date: Tue Jul 18 18:20:56 2017
New Revision: 321147
URL: https://svnweb.freebsd.org/changeset/base/321147

Log:
  MFC r318710:
  
  quick_exit(3): delete trailing whitespace in licensing tort

Modified:
  stable/11/lib/libc/stdlib/quick_exit.3
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/lib/libc/stdlib/quick_exit.3
==============================================================================
--- stable/11/lib/libc/stdlib/quick_exit.3	Tue Jul 18 18:15:45 2017	(r321146)
+++ stable/11/lib/libc/stdlib/quick_exit.3	Tue Jul 18 18:20:56 2017	(r321147)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707181820.v6IIKv6i080260>