From 92d207bfe8833d7b08200b927d2322ba504ee8d3 Mon Sep 17 00:00:00 2001
From: Ryusuke SUZUKI <ryusuke@FreeBSD.org>
Date: Fri, 21 Oct 2011 14:24:30 +0000
Subject: [PATCH] o Remove slash from ln -s command. o Fix typo (is is -> is).

Discussed with: jkois
---
 en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
index 8f3526be44..ef94d4f58d 100644
--- a/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
+++ b/en_US.ISO8859-1/books/handbook/kernelconfig/chapter.sgml
@@ -300,7 +300,7 @@ following line in &man.loader.conf.5;:
       <para>If the directory <filename>/usr/src/</filename> does not
 	exist on your system (or if it is empty), then the sources have
 	not been installed.  The easiest way to install the full source
-	tree is is to run <command>sysinstall</command> as
+	tree is to run <command>sysinstall</command> as
 	<username>root</username>, and then choosing
 	<guimenuitem>Configure</guimenuitem>, then
 	<guimenuitem>Distributions</guimenuitem>, then
@@ -308,7 +308,7 @@ following line in &man.loader.conf.5;:
 	<guimenuitem>All</guimenuitem>.  If it does not exist, you should
 	also create a symlink to <filename>/usr/src/sys/</filename>:</para>
 
-	<screen>&prompt.root; <userinput>ln -s /usr/src/sys/ /sys/</userinput></screen>
+	<screen>&prompt.root; <userinput>ln -s /usr/src/sys /sys</userinput></screen>
     </note>
 
     <para>Next, change to the