svn commit: r224737 - stable/8/usr.sbin/service

Doug Barton dougb at FreeBSD.org
Tue Aug 9 19:59:23 UTC 2011


Author: dougb
Date: Tue Aug  9 19:59:22 2011
New Revision: 224737
URL: http://svn.freebsd.org/changeset/base/224737

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

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

Modified: stable/8/usr.sbin/service/service.8
==============================================================================
--- stable/8/usr.sbin/service/service.8	Tue Aug  9 16:42:31 2011	(r224736)
+++ stable/8/usr.sbin/service/service.8	Tue Aug  9 19:59:22 2011	(r224737)
@@ -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