Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Aug 2017 09:40:04 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r322086 - stable/11/share/man/man7
Message-ID:  <201708050940.v759e4xf042670@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Sat Aug  5 09:40:04 2017
New Revision: 322086
URL: https://svnweb.freebsd.org/changeset/base/322086

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

Modified:
  stable/11/share/man/man7/hier.7
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/share/man/man7/hier.7
==============================================================================
--- stable/11/share/man/man7/hier.7	Sat Aug  5 09:39:15 2017	(r322085)
+++ stable/11/share/man/man7/hier.7	Sat Aug  5 09:40:04 2017	(r322086)
@@ -693,7 +693,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/



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