svn commit: r47332 - head/en_US.ISO8859-1/books/handbook/mirrors

Warren Block wblock at FreeBSD.org
Tue Sep 1 13:13:07 UTC 2015


Author: wblock
Date: Tue Sep  1 13:13:06 2015
New Revision: 47332
URL: https://svnweb.freebsd.org/changeset/doc/47332

Log:
  Change a couple of mistaken tags from <file> to <package>.

Modified:
  head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml

Modified: head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml
==============================================================================
--- head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml	Tue Sep  1 13:06:31 2015	(r47331)
+++ head/en_US.ISO8859-1/books/handbook/mirrors/chapter.xml	Tue Sep  1 13:13:06 2015	(r47332)
@@ -647,15 +647,15 @@ Comment out for now until these can be v
 	  previously used self-signed SSL certificates documented in
 	  this chapter.  As of July 14, 2015, all mirrors now use an
 	  official SSL certificate that will be recognized by
-	  <application>Subversion</application> if the <filename
-	    role="package">security/ca_root_nss</filename> port is
+	  <application>Subversion</application> if the <package
+	    role="port">security/ca_root_nss</package> port is
 	  installed.  The legacy self-signed certificates and server
 	  names are still available but are deprecated and no longer
 	  supported.</para>
       </note>
 
-      <para>For those without the <filename
-	  role="package">security/ca_root_nss</filename> port
+      <para>For those without the <package
+	  role="port">security/ca_root_nss</package> port
 	installed, the SHA1 and SHA256 fingerprints are:</para>
 
       <informaltable>


More information about the svn-doc-all mailing list