Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Nov 2018 06:52:20 +0000 (UTC)
From:      Eugene Grosbein <eugen@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-10@freebsd.org
Subject:   svn commit: r340616 - stable/10/etc
Message-ID:  <201811190652.wAJ6qKRD036904@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eugen
Date: Mon Nov 19 06:52:20 2018
New Revision: 340616
URL: https://svnweb.freebsd.org/changeset/base/340616

Log:
  MFC r339472: rc.initdiskless: fix commentary grammar after r339465

Modified:
  stable/10/etc/rc.initdiskless
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/etc/rc.initdiskless
==============================================================================
--- stable/10/etc/rc.initdiskless	Mon Nov 19 06:51:24 2018	(r340615)
+++ stable/10/etc/rc.initdiskless	Mon Nov 19 06:52:20 2018	(r340616)
@@ -115,7 +115,7 @@
 #		This is alternative to SUBDIR.cpio.gz and remount.
 #		Similar to remount case, a memory filesystem is created
 #		for /M and initialized from a template but no mounting
-#		performed. Instead, this file is run passing /M as singe
+#		performed. Instead, this file is run passing /M as single
 #		argument. It is expected to extract template override to /M
 #		using auxiliary storage found in some embedded systems
 #		having NVRAM too small to hold mountable file system.



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