From b822a1769dfc75af2258e6ff0f3fe70a501b2d62 Mon Sep 17 00:00:00 2001 From: Eivind Eklund Date: Sat, 6 Nov 1999 19:32:39 +0000 Subject: [PATCH] Fix a typo. --- en_US.ISO8859-1/books/handbook/kernelopts/chapter.sgml | 4 ++-- en_US.ISO_8859-1/books/handbook/kernelopts/chapter.sgml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/kernelopts/chapter.sgml b/en_US.ISO8859-1/books/handbook/kernelopts/chapter.sgml index 92f1eb8040..de1012a5e7 100644 --- a/en_US.ISO8859-1/books/handbook/kernelopts/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/kernelopts/chapter.sgml @@ -1,7 +1,7 @@ @@ -100,7 +100,7 @@ options notyet,notdef Now What Do I Have to Do for it? First, edit sys/conf/options (or - sys/i386/conf/options.<arch>, + sys/<arch>/conf/options.<arch>, e. g. sys/i386/conf/options.i386), and select an opt_foo.h file where your new option would best go into. diff --git a/en_US.ISO_8859-1/books/handbook/kernelopts/chapter.sgml b/en_US.ISO_8859-1/books/handbook/kernelopts/chapter.sgml index 92f1eb8040..de1012a5e7 100644 --- a/en_US.ISO_8859-1/books/handbook/kernelopts/chapter.sgml +++ b/en_US.ISO_8859-1/books/handbook/kernelopts/chapter.sgml @@ -1,7 +1,7 @@ @@ -100,7 +100,7 @@ options notyet,notdef Now What Do I Have to Do for it? First, edit sys/conf/options (or - sys/i386/conf/options.<arch>, + sys/<arch>/conf/options.<arch>, e. g. sys/i386/conf/options.i386), and select an opt_foo.h file where your new option would best go into.