Bug 18177

Summary: [Patch] print message was wrong about PC-Card irq in sysinstall
Product: Documentation Reporter: sanpei
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description sanpei 2000-04-23 15:40:00 UTC
  In installation floppy and NOTE-PC, user could specify IRQs
that CAN be used by PC-Card(internally, sysinstall set -i option
for pccardd).

  But current print messages in sysinstall was wrong(typo?).

[wrong message]
	Please specify an IRQs that CANNOT be used by PC-card.
                                       ~~~
[correct message]
	Please specify an IRQs that CAN be used by PC-card.

This problem was in all releases(3-stable/4-stale/5-current).
I hope to fix this typo ASAP.

Thank you.

How-To-Repeat: 
  boot-up install floppy with NOTE-PC.
Comment 1 Jeroen Ruigrok van der Werven freebsd_committer freebsd_triage 2000-05-24 16:13:00 UTC
State Changed
From-To: open->closed

Committed by jkoshy in rev 1.11