From eff02525e8db10226208eca6b68e464a0ac75a77 Mon Sep 17 00:00:00 2001 From: Dru Lavigne Date: Mon, 21 Apr 2014 18:48:00 +0000 Subject: [PATCH] Fix redundancy and missing acronym tag. Sponsored by: iXsystems --- en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml index 232930c32f..b7a240f3ed 100644 --- a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.xml @@ -274,8 +274,8 @@ ath_hal(4) - Atheros Hardware Access Layer (HAL) &prompt.root; cd /usr/src/sys/amd64/conf &prompt.root; cp GENERIC MYKERNEL - The configuration file MYKERNEL can now - be customized with any ASCII text editor. The default editor is + MYKERNEL can now + be customized with any ASCII text editor. The default editor is vi, though an easier editor for beginners, called ee, is also installed with &os;.