svn commit: r313659 - head/bin/pwd

Baptiste Daroussin bapt at FreeBSD.org
Sat Feb 11 23:06:55 UTC 2017


Author: bapt
Date: Sat Feb 11 23:06:53 2017
New Revision: 313659
URL: https://svnweb.freebsd.org/changeset/base/313659

Log:
  Remove space at and of line
  
  Reported by:	make manlint
  MFC after:	2 days

Modified:
  head/bin/pwd/pwd.1

Modified: head/bin/pwd/pwd.1
==============================================================================
--- head/bin/pwd/pwd.1	Sat Feb 11 20:46:49 2017	(r313658)
+++ head/bin/pwd/pwd.1	Sat Feb 11 23:06:53 2017	(r313659)
@@ -87,7 +87,7 @@ utility conforms to
 .St -p1003.1-2001 .
 .Sh HISTORY
 The
-.Nm 
+.Nm
 command appeared in
 .At v5 .
 .Sh BUGS


More information about the svn-src-head mailing list