svn commit: r224739 - stable/7/usr.sbin/service

Doug Barton dougb at FreeBSD.org
Tue Aug 9 20:07:16 UTC 2011


Author: dougb
Date: Tue Aug  9 20:07:16 2011
New Revision: 224739
URL: http://svn.freebsd.org/changeset/base/224739

Log:
  MFC r224672:
  
  Fix a silly typo on my part.

Modified:
  stable/7/usr.sbin/service/service.8
Directory Properties:
  stable/7/usr.sbin/service/   (props changed)

Modified: stable/7/usr.sbin/service/service.8
==============================================================================
--- stable/7/usr.sbin/service/service.8	Tue Aug  9 20:02:43 2011	(r224738)
+++ stable/7/usr.sbin/service/service.8	Tue Aug  9 20:07:16 2011	(r224739)
@@ -123,7 +123,7 @@ for the names of the rc.d scripts:
 .Sh HISTORY
 The
 .Nm
-manual page service first appeared in
+utility first appeared in
 .Fx 7.3 .
 .Sh AUTHORS
 This


More information about the svn-src-stable mailing list