From 0bf46b3affd981eee08a86c45b878e59927fea2e Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Thu, 9 May 2002 16:01:21 +0000 Subject: [PATCH] Add a missing closing parenthesis. PR: 37883 Submitted by: Marc Fonvieille --- en_US.ISO8859-1/books/handbook/install/chapter.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/install/chapter.sgml b/en_US.ISO8859-1/books/handbook/install/chapter.sgml index b385b23756..210bcfc8ee 100644 --- a/en_US.ISO8859-1/books/handbook/install/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/install/chapter.sgml @@ -2718,7 +2718,7 @@ Mounting root from ufs:/dev/md0c foo.example.com, you are able to install from that machine (which will fetch the files from ftp.FreeBSD.org as your - installation requests them. + installation requests them).