From cf5b6055965026273d1e2fc52cf84622a9ef973f Mon Sep 17 00:00:00 2001 From: imp Date: Wed, 4 Jul 2001 18:48:50 +0000 Subject: [PATCH] Bring FILES section up to date. submitted by: Mark Peek --- usr.sbin/config/config.8 | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8 index 5676dc680c10..e44ecef95556 100644 --- a/usr.sbin/config/config.8 +++ b/usr.sbin/config/config.8 @@ -208,23 +208,21 @@ installs in the root file system. .El .Sh FILES -.Bl -tag -width /sys/i386/conf/Makefile.i386 -compact +.Bl -tag -width /sys/ARCH/compile/LOCAL -compact .It Pa /sys/conf/files list of common files system is built from -.It Pa /sys/i386/conf/Makefile.i386 -generic makefile for the -.Tn i386 -.It Pa /sys/i386/conf/files.i386 +.It Pa /sys/conf/Makefile.ARCH +generic Makefile for the +.Pa ARCH . +.It Pa /sys/conf/files.ARCH list of -.Tn i386 +.Pa ARCH specific files -.It Pa /sys/i386/conf/files. Ns Em ERNIE -list of files specific to -.Em ERNIE -system -.It Pa /sys/compile/SYSTEM_NAME +.It Pa /sys/ARCH/compile/LOCAL default kernel build directory for system -.Pa SYSTEM_NAME . +.Pa LOCAL +on +.Pa ARCH . .El .Sh SEE ALSO The