svn commit: r232174 - stable/8/share/man/man4

Christian Brueffer brueffer at FreeBSD.org
Sun Feb 26 12:54:30 UTC 2012


Author: brueffer
Date: Sun Feb 26 12:54:29 2012
New Revision: 232174
URL: http://svn.freebsd.org/changeset/base/232174

Log:
  MFC: r232056
  
  Rename DESCRIPTION section to HARDWARE, so this manpage can be used for
  automatic hardware notes generation.
  
  Approved by:	re (kib)

Modified:
  stable/8/share/man/man4/isci.4
Directory Properties:
  stable/8/share/man/man4/   (props changed)

Modified: stable/8/share/man/man4/isci.4
==============================================================================
--- stable/8/share/man/man4/isci.4	Sun Feb 26 10:52:57 2012	(r232173)
+++ stable/8/share/man/man4/isci.4	Sun Feb 26 12:54:29 2012	(r232174)
@@ -52,7 +52,7 @@ Or, to load the driver as a module at bo
 .Bd -literal -offset indent
 isci_load="YES"
 .Ed
-.Sh DESCRIPTION
+.Sh HARDWARE
 The
 .Nm
 driver provides support for Intel C600


More information about the svn-src-stable-8 mailing list