From 2604f10bc792bf69f149a6d6ee0abb787b4d3ae2 Mon Sep 17 00:00:00 2001 From: Marc Fonvieille Date: Sat, 21 Dec 2002 15:33:53 +0000 Subject: [PATCH] Use option tags instead of quotes for async option. --- en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml index 9c7333da2e..2f20b06287 100644 --- a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml @@ -1659,7 +1659,7 @@ Building everything.. The file system holding /usr/obj can - be mounted (or remounted) with the async + be mounted (or remounted) with the option. This causes disk writes to happen asynchronously. In other words, the write completes immediately, and the data is written to the disk a few seconds later. This