Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Jul 2018 11:50:59 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r335978 - head/share/man/man7
Message-ID:  <201807051150.w65Boxlr097995@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Thu Jul  5 11:50:59 2018
New Revision: 335978
URL: https://svnweb.freebsd.org/changeset/base/335978

Log:
  Fix mandoc -Tlint warning introduced in r335977.
  
  Reported by:	0mp@
  MFC after:	2 weeks
  Sponsored by:	DARPA, AFRL

Modified:
  head/share/man/man7/ports.7

Modified: head/share/man/man7/ports.7
==============================================================================
--- head/share/man/man7/ports.7	Thu Jul  5 11:03:11 2018	(r335977)
+++ head/share/man/man7/ports.7	Thu Jul  5 11:50:59 2018	(r335978)
@@ -536,7 +536,6 @@ Build and install Emacs:
 cd /usr/ports/editors/emacs
 make install
 .Ed
-.Pp
 .Sh SEE ALSO
 .Xr make 1 ,
 .Xr make.conf 5 ,



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