summaryrefslogtreecommitdiff
path: root/specs/Xaw
diff options
context:
space:
mode:
Diffstat (limited to 'specs/Xaw')
-rw-r--r--specs/Xaw/AsciiSource4
-rw-r--r--specs/Xaw/AsciiText2
-rw-r--r--specs/Xaw/CH4.intro2
-rw-r--r--specs/Xaw/Form2
-rw-r--r--specs/Xaw/Text2
-rw-r--r--specs/Xaw/TextSource5
-rw-r--r--specs/Xaw/Toggle2
-rw-r--r--specs/Xaw/strings.xaw4
8 files changed, 12 insertions, 11 deletions
diff --git a/specs/Xaw/AsciiSource b/specs/Xaw/AsciiSource
index 38b45ec..3dfe7ac 100644
--- a/specs/Xaw/AsciiSource
+++ b/specs/Xaw/AsciiSource
@@ -69,7 +69,7 @@ is not affected by subsequent updates to the text buffer, i.e.,
it is not updated as the user types input into the text buffer.
This copy is freed upon the next call to XtGetValues to
retrieve the string resource; however, to conserve memory,
-there is a convenience routine, \fBXawAsciiSrcFreeString\fP, allowing the
+there is a convenience routine, \fBXawAsciiSourceFreeString\fP, allowing the
application programmer to direct the widget to free the copy.
.LP
When the resource \fBuseStringInPlace\fP is true and the AsciiSrc object
@@ -135,7 +135,7 @@ space must be allocated whenever the file is saved, or the string is
requested with a call to \fBXtGetValues\fP. This memory is allocated on the
fly, and remains valid until the next time a string needs to be allocated.
You may save memory by freeing this string as soon as you are done
-with it by calling \fBXawAsciiSrcFreeString\fP.
+with it by calling \fBXawAsciiSourceFreeString\fP.
.FD 0
void XawAsciiSourceFreeString(\fIw\fP)
.IN "XawAsciiSourceFreeString" "" @DEF@
diff --git a/specs/Xaw/AsciiText b/specs/Xaw/AsciiText
index 94d4060..430751d 100644
--- a/specs/Xaw/AsciiText
+++ b/specs/Xaw/AsciiText
@@ -25,7 +25,7 @@ Source Name textSource
.sp 1
.LP
For the ease of internationalization, the AsciiText widget class name has not
-been changed, although it is actually able support non-ASCII locales.
+been changed, although it is actually able to support non-ASCII locales.
The AsciiText widget is really a collection of smaller parts. It
includes the Text widget itself, a ``Source'' (which supports memory management),
and a ``Sink'' (which handles the display). There are currently two supported
diff --git a/specs/Xaw/CH4.intro b/specs/Xaw/CH4.intro
index feeebff..c11e425 100644
--- a/specs/Xaw/CH4.intro
+++ b/specs/Xaw/CH4.intro
@@ -35,7 +35,7 @@ The Athena widget set provides three classes of Sme objects that may be
used to build menus.
.sp
.IP \fBSme\fP 1i
-.IN "Sme object" "
+.IN "Sme object" ""
The base class of all menu entries. It may be used as a menu entry
itself to provide blank space in a menu. ``Sme'' means ``Simple Menu
Entry.''
diff --git a/specs/Xaw/Form b/specs/Xaw/Form
index 1a89d80..9ada171 100644
--- a/specs/Xaw/Form
+++ b/specs/Xaw/Form
@@ -40,7 +40,7 @@ be clipped by the right and bottom edges of the Form.
.NH 3
Resources
.LP
-When creating an Form widget instance, the following resources are
+When creating a Form widget instance, the following resources are
retrieved from the argument list or from the resource database:
.LP
.IN "Form widget" "resources"
diff --git a/specs/Xaw/Text b/specs/Xaw/Text
index b2b0671..bb8cae1 100644
--- a/specs/Xaw/Text
+++ b/specs/Xaw/Text
@@ -31,7 +31,7 @@ Text widget, and explains the functionality provided by each.
.NH 3
Resources
.LP
-When creating an Text widget instance, the following resources are
+When creating a Text widget instance, the following resources are
retrieved from the argument list or from the resource database:
.LP
.IN "Text widget" "resources"
diff --git a/specs/Xaw/TextSource b/specs/Xaw/TextSource
index 8c50b5f..41e4395 100644
--- a/specs/Xaw/TextSource
+++ b/specs/Xaw/TextSource
@@ -122,8 +122,9 @@ Returns the text read from the source.
Specifies the maximum number of characters the TextSrc should
return to the application in \fItext_return\fP.
.LP
-This function returns the actual number of characters read from the
-text buffer. The function is not required to return \fIlength\fP
+This function returns the text position immediately after the
+characters read from the
+text buffer. The function is not required to read \fIlength\fP
characters if that many characters are in the file, it may break at
any point that is convenient to the internal structure of the
source. It may take several calls to \fBRead\fP before the desired
diff --git a/specs/Xaw/Toggle b/specs/Xaw/Toggle
index d5ffe7c..7849e61 100644
--- a/specs/Xaw/Toggle
+++ b/specs/Xaw/Toggle
@@ -46,7 +46,7 @@ Toggle widgets may also be part of a ``radio group.'' A radio group is a
.IN "Radio groups" ""
.IN "Radio button" ""
.IN "Toggle widget" "used in radio groups"
-list of at least two Toggle widget in which no more than one Toggle may
+list of at least two Toggle widgets in which no more than one Toggle may
be set at
any time. A radio group is identified by the widget ID of any one of
its members. The convenience routine \fBXawToggleGetCurrent\fP will
diff --git a/specs/Xaw/strings.xaw b/specs/Xaw/strings.xaw
index 802bf7c..b98e84d 100644
--- a/specs/Xaw/strings.xaw
+++ b/specs/Xaw/strings.xaw
@@ -227,7 +227,7 @@ one.
.el .IP label 1.5i
Specifies the text string to be displayed in the widget's window
if no bitmap is specified. The default is the name of this widget.
-Irregardless of the value of \fBencoding\fP or \fBinternational\fP,
+Regardless of the value of \fBencoding\fP or \fBinternational\fP,
a single newline character (1 byte) will cause a line break.
..
.de Ll \" Label leftBitmap
@@ -670,7 +670,7 @@ internal memory, but may be used in place by setting the
When the \fBstring\fP resource is queried, using \fBXtGetValues\fP, and
\fBuseStringInPlace\fP is false, the value returned is valid until
the next time the \fBstring\fP resource is queried, or until the application
-writer calls \fBXawAsciiSrcFreeString\fP. If \fBuseStringInPlace\fP is
+writer calls \fBXawAsciiSourceFreeString\fP. If \fBuseStringInPlace\fP is
true, a pointer to the actual string is returned. See also section 5.6.
..
.de Ot \" AsciiSrc type