Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 7 Aug 2019 21:20:26 +0000 (UTC)
From:      Andriy Gapon <avg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r350702 - head/share/man/man8
Message-ID:  <201908072120.x77LKQjJ053263@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: avg
Date: Wed Aug  7 21:20:25 2019
New Revision: 350702
URL: https://svnweb.freebsd.org/changeset/base/350702

Log:
  rc.8: fix a typo in r350701
  
  I wronlgy expected that igor(1) checks spelling of all words.
  
  MFC after:	1 week

Modified:
  head/share/man/man8/rc.8

Modified: head/share/man/man8/rc.8
==============================================================================
--- head/share/man/man8/rc.8	Wed Aug  7 21:07:59 2019	(r350701)
+++ head/share/man/man8/rc.8	Wed Aug  7 21:20:25 2019	(r350702)
@@ -91,7 +91,7 @@ executed at boot time and shutdown time.
 .Pp
 The
 .Xr service 8
-command provides a conveninet interface to manage rc.d services.
+command provides a convenient interface to manage rc.d services.
 .Pp
 The
 .Xr sysrc 8



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