Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2019 13:01:55 +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: r344050 - head/share/man/man7
Message-ID:  <201902121301.x1CD1thk020355@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: trasz
Date: Tue Feb 12 13:01:55 2019
New Revision: 344050
URL: https://svnweb.freebsd.org/changeset/base/344050

Log:
  Fix markup - use .Pa for the directory component, not .Fa.
  
  Reported by:	0mp
  MFC after:	2 weeks
  Sponsored by:	DARPA, AFRL

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

Modified: head/share/man/man7/ports.7
==============================================================================
--- head/share/man/man7/ports.7	Tue Feb 12 11:29:03 2019	(r344049)
+++ head/share/man/man7/ports.7	Tue Feb 12 13:01:55 2019	(r344050)
@@ -25,7 +25,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd February 11, 2019
+.Dd February 12, 2019
 .Dt PORTS 7
 .Os
 .Sh NAME
@@ -79,7 +79,7 @@ or from Subversion repository at:
 The
 .Em quarterly
 branches can be found in Subversion in the
-.Fa branches/
+.Pa branches/
 subdirectory, eg:
 .Pp
 .Lk https://svn.FreeBSD.org/ports/branches/2019Q1



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