summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2007-06-18 16:27:00 +0000
committerBill Nottingham <notting@redhat.com>2007-06-18 16:27:00 +0000
commit759579ee06a2e1a86f6196a4039736374fc2d65f (patch)
treea8ad01feeeb6a9633defdaf93674c09ceb7ff2c7
parent27fc50d0f114706a977cd76b252426a0d2c7184a (diff)
downloadanaconda-759579ee06a2e1a86f6196a4039736374fc2d65f.tar.gz
anaconda-759579ee06a2e1a86f6196a4039736374fc2d65f.tar.xz
anaconda-759579ee06a2e1a86f6196a4039736374fc2d65f.zip
* docs/command-line.txt: Remove obsolete noparport docs
-rw-r--r--ChangeLog2
-rw-r--r--docs/command-line.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 0150b0671..a76884659 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2007-06-18 Bill Nottingham <notting@redhat.com>
* loader2/loader.h: Only define FL_NOFB once
+
+ * docs/command-line.txt: Remove obsolete noparport docs
2007-06-18 Chris Lumens <clumens@redhat.com>
diff --git a/docs/command-line.txt b/docs/command-line.txt
index b1d778aa2..30dc360c6 100644
--- a/docs/command-line.txt
+++ b/docs/command-line.txt
@@ -112,8 +112,6 @@ nomount Don't automatically mount any installed Linux partitions
nonet Do not auto-probe network devices
-noparport Do not attempt to load support for parallel ports
-
nopass Don't pass keyboard/mouse info to stage 2 installer, good for
testing keyboard and mouse config screens in stage2 installer
during network installs.