Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Oct 2018 18:46:37 +0000 (UTC)
From:      Eugene Grosbein <eugen@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r339472 - head/libexec/rc
Message-ID:  <201810201846.w9KIkbSv051050@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eugen
Date: Sat Oct 20 18:46:36 2018
New Revision: 339472
URL: https://svnweb.freebsd.org/changeset/base/339472

Log:
  rc.initdiskless: fix commentary grammar after r339465
  
  MFC after:	1 month

Modified:
  head/libexec/rc/rc.initdiskless

Modified: head/libexec/rc/rc.initdiskless
==============================================================================
--- head/libexec/rc/rc.initdiskless	Sat Oct 20 18:42:28 2018	(r339471)
+++ head/libexec/rc/rc.initdiskless	Sat Oct 20 18:46:36 2018	(r339472)
@@ -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?201810201846.w9KIkbSv051050>