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 _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"