svn commit: r318702 - head/contrib/libc-vis

Ngie Cooper ngie at FreeBSD.org
Tue May 23 07:00:48 UTC 2017


Author: ngie
Date: Tue May 23 07:00:46 2017
New Revision: 318702
URL: https://svnweb.freebsd.org/changeset/base/318702

Log:
  vis(3): delete spurious .Pp macro
  
  MFC after:	2 weeks
  Reported by:	make manlint
  Sponsored by:	Dell EMC Isilon

Modified:
  head/contrib/libc-vis/vis.3

Modified: head/contrib/libc-vis/vis.3
==============================================================================
--- head/contrib/libc-vis/vis.3	Tue May 23 06:58:08 2017	(r318701)
+++ head/contrib/libc-vis/vis.3	Tue May 23 07:00:46 2017	(r318702)
@@ -373,7 +373,6 @@ space.
 .It Dv \e240
 Represents Meta-space.
 .El
-.Pp
 .It Dv VIS_CSTYLE
 Use C-style backslash sequences to represent standard non-printable
 characters.


More information about the svn-src-head mailing list