Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 31 Jul 2020 12:02:04 +0000 (UTC)
From:      Mateusz Piotrowski <0mp@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: r363731 - stable/12/share/man/man8
Message-ID:  <202007311202.06VC24Vv052429@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: 0mp (doc,ports committer)
Date: Fri Jul 31 12:02:04 2020
New Revision: 363731
URL: https://svnweb.freebsd.org/changeset/base/363731

Log:
  MFC 363475:
  
  Fix grammar issues and typos
  
  Reported by:	ian

Modified:
  stable/12/share/man/man8/rc.subr.8
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/share/man/man8/rc.subr.8
==============================================================================
--- stable/12/share/man/man8/rc.subr.8	Fri Jul 31 11:28:09 2020	(r363730)
+++ stable/12/share/man/man8/rc.subr.8	Fri Jul 31 12:02:04 2020	(r363731)
@@ -239,9 +239,9 @@ argument is the
 .Xr basename 1
 component of the path to the script located at
 .Pa /etc/rc.d
-(scripts stored in other locations like
+(scripts stored in other locations such as
 .Pa /usr/local/etc/rc.d
-cannot be contolled with
+cannot be controlled with
 .Ic force_depend
 currently).
 If the script fails for any reason it will output a warning



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