Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Nov 2018 06:49:30 +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-12@freebsd.org
Subject:   svn commit: r340614 - stable/12/libexec/rc
Message-ID:  <201811190649.wAJ6nUm9032032@repo.freebsd.org>

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

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

Modified:
  stable/12/libexec/rc/rc.initdiskless
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/libexec/rc/rc.initdiskless
==============================================================================
--- stable/12/libexec/rc/rc.initdiskless	Mon Nov 19 06:48:48 2018	(r340613)
+++ stable/12/libexec/rc/rc.initdiskless	Mon Nov 19 06:49:30 2018	(r340614)
@@ -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?201811190649.wAJ6nUm9032032>