Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Jan 2015 19:01:07 +0000 (UTC)
From:      Glen Barber <gjb@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r277007 - head/release/doc/en_US.ISO8859-1/relnotes
Message-ID:  <201501111901.t0BJ17ow087707@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gjb
Date: Sun Jan 11 19:01:07 2015
New Revision: 277007
URL: https://svnweb.freebsd.org/changeset/base/277007

Log:
  Fix indentation for r270096 entry.
  While here, remove the leading 'r' from the revision tag.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  head/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: head/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Jan 11 19:01:04 2015	(r277006)
+++ head/release/doc/en_US.ISO8859-1/relnotes/article.xml	Sun Jan 11 19:01:07 2015	(r277007)
@@ -444,15 +444,15 @@
     <sect3 xml:id="fs">
       <title>File Systems</title>
 
-	<para revision="r270096" contrib="sponsor" sponsor="&ff;">The
-	  new filesystem automount facility, &man.autofs.5;, has been
-	  added.  The new &man.autofs.5; facility is similar to that
-	  found in other &unix;-like operating systems, such as
-	  OS&nbsp;X&trade; and Solaris&trade;.  The &man.autofs.5;
-	  facility uses a &sun;-compatible &man.auto.master.5;
-	  configuration file, and is administered with the
-	  &man.automount.8; userland utility, and the
-	  &man.automountd.8; and &man.autounmountd.8; daemons.</para>
+      <para revision="270096" contrib="sponsor" sponsor="&ff;">The
+	new filesystem automount facility, &man.autofs.5;, has been
+	added.  The new &man.autofs.5; facility is similar to that
+	found in other &unix;-like operating systems, such as
+	OS&nbsp;X&trade; and Solaris&trade;.  The &man.autofs.5;
+	facility uses a &sun;-compatible &man.auto.master.5;
+	configuration file, and is administered with the
+	&man.automount.8; userland utility, and the &man.automountd.8;
+	and &man.autounmountd.8; daemons.</para>
 
       <sect4 xml:id="fs-zfs">
 	<title>ZFS</title>



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