From 27a36737c6e292ef8d1308a4b00f6a59af143ce1 Mon Sep 17 00:00:00 2001 From: "Bruce A. Mah" Date: Sat, 13 Oct 2001 19:16:09 +0000 Subject: [PATCH] Regen from article.sgml 1.1.2.30. --- en/releases/4.4R/errata.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/en/releases/4.4R/errata.html b/en/releases/4.4R/errata.html index bf9ea03a05..aca731be67 100644 --- a/en/releases/4.4R/errata.html +++ b/en/releases/4.4R/errata.html @@ -22,7 +22,7 @@

$FreeBSD: src/release/doc/en_US.ISO8859-1/errata/article.sgml,v - 1.1.2.29 2001/10/08 21:45:11 bmah Exp $
+ 1.1.2.30 2001/10/13 19:10:35 bmah Exp $


@@ -142,6 +142,17 @@ "ftp://ftp.FreeBSD.org/pub/FreeBSD/tools" target= "_top">ftp://ftp.FreeBSD.org/pub/FreeBSD/tools (many mirrors also have a copy of this directory).

+ +

One of the items in the release notes gave a workaround + for hangs during PCCARD ejection, but gave the wrong syntax + for the necessary command. The correct command line is:

+
+    # pccardc power slot 0
+
+
+