From 1a54c115968f698437fe0d73149f21cce3eaf67c 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 Reviewed-on: http://gerrit.openafs.org/3164 Reviewed-by: Derrick Brashear Tested-by: Jason Edgecombe (cherry picked from commit bd1657fb9d42e46fdc9560687aa0d360395740b2) Change-Id: Ia5a26d636ab093b8992ee595683bac37c7085ba6 Reviewed-on: http://gerrit.openafs.org/4007 Tested-by: BuildBot Reviewed-by: Derrick Brashear --- 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 375838276..f3ad6c18c 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 @@ -408,7 +408,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. @@ -1812,7 +1812,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