From bd1657fb9d42e46fdc9560687aa0d360395740b2 Mon Sep 17 00:00:00 2001 From: Jason Edgecombe Date: Tue, 26 Oct 2010 20:32:04 -0400 Subject: [PATCH] Quickstart Guide: misc. fixes * The update server is optional * Only worry about fsck when using inode-based storage * Add a space where needed Change-Id: Idacd220139f2b5c622831004cb38bf5f8a1dafc5 Reviewed-on: http://gerrit.openafs.org/3164 Reviewed-by: Derrick Brashear Tested-by: Jason Edgecombe --- doc/xml/QuickStartUnix/auqbg005.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/xml/QuickStartUnix/auqbg005.xml b/doc/xml/QuickStartUnix/auqbg005.xml index a5db6cdcb..19106b3eb 100644 --- a/doc/xml/QuickStartUnix/auqbg005.xml +++ b/doc/xml/QuickStartUnix/auqbg005.xml @@ -205,7 +205,7 @@ - Start the server portion of the Update Server + Optionally, start the server portion of the Update Server @@ -386,7 +386,7 @@ - On some system types, install and configure a modified fsck program which + On system types using the inode storage format, install and configure a modified fsck program which recognizes the structures that the File Server uses to organize volume data on AFS server partitions. The fsck program provided with the operating system does not understand the AFS data structures, and so removes them to the lost+found directory. @@ -1790,7 +1790,7 @@ Unpack the distribution tarball. The examples below assume that you have unpacked the files into the - /tmp/afsdistdirectory. If you + /tmp/afsdist directory. If you pick a different location, substitute this in all of the following examples. Once you have unpacked the distribution, change directory as indicated. -- 2.39.5