Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Feb 2017 23:39:14 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r313665 - head/usr.bin/sdiff
Message-ID:  <201702112339.v1BNdEpQ032300@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Feb 11 23:39:14 2017
New Revision: 313665
URL: https://svnweb.freebsd.org/changeset/base/313665

Log:
  Remove useless .Pp after the .Sh macro and remove empty line
  
  Reported by:	make manlint
  MFC after:	2 days

Modified:
  head/usr.bin/sdiff/sdiff.1

Modified: head/usr.bin/sdiff/sdiff.1
==============================================================================
--- head/usr.bin/sdiff/sdiff.1	Sat Feb 11 23:38:28 2017	(r313664)
+++ head/usr.bin/sdiff/sdiff.1	Sat Feb 11 23:39:14 2017	(r313665)
@@ -167,8 +167,6 @@ The default is
 was written from scratch for the public domain by
 .An Ray Lai Aq ray@cyth.net .
 .Sh CAVEATS
-.Pp
 Tabs are treated as anywhere from one to eight characters wide,
 depending on the current column.
 Terminals that treat tabs as eight characters wide will look best.
-



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