Man page: Adjust language
authorSebastian Pipping <sebastian@pipping.org>
Mon, 9 Jul 2012 16:24:18 +0000 (18:24 +0200)
committerSebastian Pipping <sebastian@pipping.org>
Mon, 9 Jul 2012 16:24:18 +0000 (18:24 +0200)
doc/catalyst-spec.5.txt

index 2851c174473e9c1af2f3b5d6258cbda0e51e9d93..b42983f7dc618d8e0264777c788703724a458b97 100644 (file)
@@ -45,12 +45,12 @@ The subarch can be any of the supported catalyst subarches (example:
 supported subarches.
 
 *version_stamp*::
-The version stamp is an identifier for the build.  It can be anything
-you wish it to be, but it is usually a date (example: `2006.1`).
+The version stamp is an identifier for the build.  It can be anything,
+but something date-like is recommended (example: `2006.1`).
 
 *target*::
-The target specifies what target we want catalyst to do (example:
-`stage3`).  Possible targets are:
+The target specifies what target we want catalyst to build (example:
+`stage3`).  Supported targets are:
 
 include::targets.generated.txt[tabsize=4]
 
@@ -69,7 +69,7 @@ This specifies which snapshot to use for building this target
 (example: `2006.1`).
 
 *source_subpath*::
-This specifies where the seed stage comes from for this target
+This specifies where the seed stage for this target comes from
 (example: `default/stage3-x86-2006.1`).  The path is relative to
 `$storedir/builds`.  The `rel_type` is also used as a path prefix for
 the seed.
@@ -94,7 +94,7 @@ like to use when building this target (example: `/usr/local/portage`).
 This allows the optional directory containing the output packages for
 catalyst (example: `/tmp/packages`).  Mainly used as a way for
 different spec files to access the same cache directory.  Default
-behavior is for this location to be autogenerated under `$storedir`
+behavior for this location is to be autogenerated under `$storedir`
 based on the spec file.
 
 *kerncache_path*::