svn commit: r319774 - head/share/man/man7

Edward Tomasz Napierala trasz at FreeBSD.org
Sat Jun 10 08:01:06 UTC 2017


Author: trasz
Date: Sat Jun 10 08:01:05 2017
New Revision: 319774
URL: https://svnweb.freebsd.org/changeset/base/319774

Log:
  Improve formatting by removing yet another case of '-width ".Pa'.
  
  MFC after:	2 weeks

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

Modified: head/share/man/man7/hier.7
==============================================================================
--- head/share/man/man7/hier.7	Sat Jun 10 07:47:21 2017	(r319773)
+++ head/share/man/man7/hier.7	Sat Jun 10 08:01:05 2017	(r319774)
@@ -660,7 +660,7 @@ source for files in
 .Pa /usr/share
 .It Pa sys/
 kernel source code
-.Bl -tag -width ".Pa opencrypto/" -compact
+.Bl -tag -width "opencrypto/" -compact
 .It Pa amd64/
 AMD64 architecture support
 .It Pa arm/


More information about the svn-src-head mailing list