Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Sep 2010 16:05:51 +0000 (UTC)
From:      "Kenneth D. Merry" <ken@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r212669 - head/share/man/man4
Message-ID:  <201009151605.o8FG5pjc041847@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ken
Date: Wed Sep 15 16:05:51 2010
New Revision: 212669
URL: http://svn.freebsd.org/changeset/base/212669

Log:
  MFp4 (//depot/projects/mps/...)
  
  Fix a typo.
  
  Submitted by:	pluknet at gmail dot com

Modified:
  head/share/man/man4/mps.4

Modified: head/share/man/man4/mps.4
==============================================================================
--- head/share/man/man4/mps.4	Wed Sep 15 16:05:40 2010	(r212668)
+++ head/share/man/man4/mps.4	Wed Sep 15 16:05:51 2010	(r212669)
@@ -51,7 +51,7 @@ place the following lines in your kernel
 Or, to load the driver as a module at boot, place the following line in
 .Xr loader.conf 5 :
 .Bd -literal -offset indent
-mpt_load="YES"
+mps_load="YES"
 .Ed
 .Sh DESCRIPTION
 The



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