Author: 0mp (doc,ports committer) Date: Fri Jul 31 12:09:59 2020 New Revision: 363732 URL: https://svnweb.freebsd.org/changeset/base/363732
Log: MFC 363475: Fix grammar issues and typos Reported by: ian Modified: stable/11/share/man/man8/rc.subr.8 Directory Properties: stable/11/ (props changed) Modified: stable/11/share/man/man8/rc.subr.8 ============================================================================== --- stable/11/share/man/man8/rc.subr.8 Fri Jul 31 12:02:04 2020 (r363731) +++ stable/11/share/man/man8/rc.subr.8 Fri Jul 31 12:09:59 2020 (r363732) @@ -260,9 +260,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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
