| version 1.15, 2003/04/16 13:34:36 |
version 1.16, 2003/05/03 19:43:00 |
| Line 289 database begins: |
|
| Line 289 database begins: |
|
| giving four names that can be used to access the record. |
giving four names that can be used to access the record. |
| .Pp |
.Pp |
| The remaining non-empty capabilities describe a set of (name, value) |
The remaining non-empty capabilities describe a set of (name, value) |
| bindings, consisting of a names optionally followed by a typed values: |
bindings, consisting of a name optionally followed by a typed value: |
| .Bl -column "nameTvalue" |
.Bl -column "nameTvalue" |
| .It name Ta "typeless [boolean] capability" |
.It name Ta "typeless [boolean] capability" |
| .Em name No "is present [true]" |
.Em name No "is present [true]" |
| Line 501 of escape sequences: |
|
| Line 501 of escape sequences: |
|
| \e\|\fInnn\fP (ASCII octal \fInnn\fP) |
\e\|\fInnn\fP (ASCII octal \fInnn\fP) |
| .El |
.El |
| .Pp |
.Pp |
| A `\|\e' may be followed by up to three octal digits directly specifies |
A `\|\e' followed by up to three octal digits directly specifies |
| the numeric code for a character. |
the numeric code for a character. |
| The use of |
The use of |
| .Tn ASCII |
.Tn ASCII |