Index: ossp-pkg/platform/platform.pod
RCS File: /v/ossp/cvs/ossp-pkg/platform/platform.pod,v
rcsdiff -q -kk '-r1.5' '-r1.6' -u '/v/ossp/cvs/ossp-pkg/platform/platform.pod,v' 2>/dev/null
--- platform.pod 2003/10/26 11:34:44 1.5
+++ platform.pod 2003/10/31 20:00:05 1.6
@@ -1,5 +1,5 @@
##
-## OSSP platform - Platform Identification
+## OSSP platform - Unix Platform Identification
## Copyright (c) 2003 The OSSP Project
## Copyright (c) 2003 Ralf S. Engelschall
##
@@ -62,8 +62,8 @@
I identification. For each of those six identifications,
there is a I, I and I version.
-This leads to eithteen (2x3x3) available identification strings for each
-platform, from which usually 2 are choosen in a particular situation.
+This leads to eighteen (2x3x3) available identification strings for each
+platform, from which usually 2 are chosen in a particular situation.
This is done by assembling the platform identification string using a
I string containing one or more identification constructs of the
forms "C<%[xx]>" (verbose), "C<%{xx}>" (regular) and "C<%ExxE>"
@@ -276,7 +276,7 @@
does not use a I identification (cannot be determined most of
the time and is not used at all in all projects I've ever seen) and
is a lot more flexible (class, product and technology identifications
-combined with verbose, regular and consise outputs). The drawback of
+combined with verbose, regular and concise outputs). The drawback of
B is that it (still) knows less particular platforms,
although the generic platform identification is sufficient enough most
of the time.