svn commit: r232056 - head/share/man/man4

Christian Brueffer brueffer at FreeBSD.org
Thu Feb 23 18:48:02 UTC 2012


Author: brueffer
Date: Thu Feb 23 18:48:02 2012
New Revision: 232056
URL: http://svn.freebsd.org/changeset/base/232056

Log:
  Rename DESCRIPTION section to HARDWARE, so this manpage can be used for
  automatic hardware notes generation.
  
  MFC after:	3 days

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

Modified: head/share/man/man4/isci.4
==============================================================================
--- head/share/man/man4/isci.4	Thu Feb 23 18:37:30 2012	(r232055)
+++ head/share/man/man4/isci.4	Thu Feb 23 18:48:02 2012	(r232056)
@@ -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-all mailing list