summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2001-10-26 10:33:45 +0000
committerru <ru@FreeBSD.org>2001-10-26 10:33:45 +0000
commit6993f2ea201a2f2a4b518b956946e0f84cd2cc9a (patch)
tree878b2f3dca88d582a0171502bc5209a666dcb382 /sys
parent731a008f1c56c0559d9f0f41c940885c0d655ca6 (diff)
downloadFreeBSD-src-6993f2ea201a2f2a4b518b956946e0f84cd2cc9a.zip
FreeBSD-src-6993f2ea201a2f2a4b518b956946e0f84cd2cc9a.tar.gz
Finish the asbestos suited move of $mach/conf/*.$mach to conf/*.$mach.
Fix some more typos.
Diffstat (limited to 'sys')
-rw-r--r--sys/conf/Makefile.alpha2
-rw-r--r--sys/conf/Makefile.i3862
-rw-r--r--sys/conf/Makefile.ia642
-rw-r--r--sys/conf/Makefile.pc984
-rw-r--r--sys/conf/Makefile.powerpc2
-rw-r--r--sys/conf/Makefile.sparc642
6 files changed, 8 insertions, 6 deletions
diff --git a/sys/conf/Makefile.alpha b/sys/conf/Makefile.alpha
index 97cfe5c..776d958 100644
--- a/sys/conf/Makefile.alpha
+++ b/sys/conf/Makefile.alpha
@@ -12,7 +12,7 @@
# after which you should do
# config machineid
# Generic makefile changes should be made in
-# /sys/alpha/conf/Makefile.alpha
+# /sys/conf/Makefile.alpha
# after which config should be rerun for all machines.
#
diff --git a/sys/conf/Makefile.i386 b/sys/conf/Makefile.i386
index a87234e..581cf20 100644
--- a/sys/conf/Makefile.i386
+++ b/sys/conf/Makefile.i386
@@ -12,7 +12,7 @@
# after which you should do
# config machineid
# Generic makefile changes should be made in
-# /sys/i386/conf/Makefile.i386
+# /sys/conf/Makefile.i386
# after which config should be rerun for all machines.
#
diff --git a/sys/conf/Makefile.ia64 b/sys/conf/Makefile.ia64
index 986fa18..3d2da53 100644
--- a/sys/conf/Makefile.ia64
+++ b/sys/conf/Makefile.ia64
@@ -11,6 +11,8 @@
# /sys/ia64/conf/``machineid''
# after which you should do
# config machineid
+# Generic makefile changes should be made in
+# /sys/conf/Makefile.ia64
# after which config should be rerun for all machines.
#
diff --git a/sys/conf/Makefile.pc98 b/sys/conf/Makefile.pc98
index 1729741..cb103fb 100644
--- a/sys/conf/Makefile.pc98
+++ b/sys/conf/Makefile.pc98
@@ -10,11 +10,11 @@
# This makefile is constructed from a machine description:
# config machineid
# Most changes should be made in the machine description
-# /sys/i386/conf/``machineid''
+# /sys/pc98/conf/``machineid''
# after which you should do
# config machineid
# Generic makefile changes should be made in
-# /sys/i386/conf/Makefile.i386
+# /sys/conf/Makefile.pc98
# after which config should be rerun for all machines.
#
diff --git a/sys/conf/Makefile.powerpc b/sys/conf/Makefile.powerpc
index 144476c..acd850d 100644
--- a/sys/conf/Makefile.powerpc
+++ b/sys/conf/Makefile.powerpc
@@ -12,7 +12,7 @@
# after which you should do
# config machineid
# Generic makefile changes should be made in
-# /sys/powerpc/conf/Makefile.powerpc
+# /sys/conf/Makefile.powerpc
# after which config should be rerun for all machines.
#
diff --git a/sys/conf/Makefile.sparc64 b/sys/conf/Makefile.sparc64
index 8ab67f7..34396d1 100644
--- a/sys/conf/Makefile.sparc64
+++ b/sys/conf/Makefile.sparc64
@@ -12,7 +12,7 @@
# after which you should do
# config machineid
# Generic makefile changes should be made in
-# /sys/sparc64/conf/Makefile.sparc64
+# /sys/conf/Makefile.sparc64
# after which config should be rerun for all machines.
#
OpenPOWER on IntegriCloud