Remove empty space at EOL and escept Ed

Reported by:	make manlint
MFC after:	2 days
This commit is contained in:
Baptiste Daroussin 2017-02-11 23:39:56 +00:00
parent 42ced26621
commit de5d5e9997
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=313666

View file

@ -1,6 +1,6 @@
.\" Copyright (c) 2009 Ed Schouten <ed@FreeBSD.org>
.\" 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 June 15, 2009
@ -53,4 +53,4 @@ The
program first appeared in
.Fx 8.0 .
.Sh AUTHORS
.An Ed Schouten Aq Mt ed@FreeBSD.org
.An \&Ed Schouten Aq Mt ed@FreeBSD.org