svn commit: r322086 - stable/11/share/man/man7
Edward Tomasz Napierala
trasz at FreeBSD.org
Sat Aug 5 09:40:05 UTC 2017
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/
More information about the svn-src-stable
mailing list