Date: Sat, 10 Jun 2017 08:01:05 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r319774 - head/share/man/man7 Message-ID: <201706100801.v5A8156h053916@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706100801.v5A8156h053916>