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

Glen Barber gjb at FreeBSD.org
Sat May 7 03:29:23 UTC 2011


Author: gjb (doc committer)
Date: Sat May  7 03:29:22 2011
New Revision: 221576
URL: http://svn.freebsd.org/changeset/base/221576

Log:
  MFC 198441 [1]:
  
  manlint fixes.
  
  Reported by:	manlint
  Obtained from:	rpaulo [1]

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

Modified: stable/8/share/man/man4/acpi_hp.4
==============================================================================
--- stable/8/share/man/man4/acpi_hp.4	Sat May  7 03:09:16 2011	(r221575)
+++ stable/8/share/man/man4/acpi_hp.4	Sat May  7 03:29:22 2011	(r221576)
@@ -256,7 +256,7 @@ sysctl dev.acpi_hp.0.cmi_detail=7
 The
 .Nm
 device driver first appeared in
-.Fx CURRENT .
+.Fx 8.0 .
 .Sh AUTHORS
 .An -nosplit
 The
@@ -279,7 +279,7 @@ http://www.microsoft.com/whdc/system/pnp
 This manual page was written by
 .An Michael Gmelin Aq freebsd at grem.de
 .Sh BUGS
-This driver is experimental and has only been tested on CURRENT i386 on an
+This driver is experimental and has only been tested on i386 on an
 HP Compaq 8510p which featured all supported wireless devices (WWAN/BT/WLAN).
 Expect undefined results when operating on different hardware.
 .Pp

Modified: stable/8/share/man/man4/acpi_wmi.4
==============================================================================
--- stable/8/share/man/man4/acpi_wmi.4	Sat May  7 03:09:16 2011	(r221575)
+++ stable/8/share/man/man4/acpi_wmi.4	Sat May  7 03:29:22 2011	(r221576)
@@ -79,7 +79,7 @@ GUID                                  IN
 The
 .Nm
 device driver first appeared in
-.Fx CURRENT .
+.Fx 8.0 .
 .Sh AUTHORS
 .An -nosplit
 The


More information about the svn-src-stable mailing list