diff options
author | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-05-11 22:00:22 +0000 |
---|---|---|
committer | parsons <parsons@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2000-05-11 22:00:22 +0000 |
commit | a0ab3d69ee5f7fe8be8682e1b06f90134a904622 (patch) | |
tree | 09b9c05e4fb6e2b04733bcb8ad823331e8b5850f /TAO/docs/compiler.html | |
parent | 394f625a9bb3b679cc068043be23195a37a15ad4 (diff) | |
download | ATCD-a0ab3d69ee5f7fe8be8682e1b06f90134a904622.tar.gz |
Fixed typos.
Diffstat (limited to 'TAO/docs/compiler.html')
-rw-r--r-- | TAO/docs/compiler.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/TAO/docs/compiler.html b/TAO/docs/compiler.html index 53cb683b383..e5dec1987fe 100644 --- a/TAO/docs/compiler.html +++ b/TAO/docs/compiler.html @@ -623,14 +623,14 @@ also receives other options that are specific to it. <P> </tr> <tr><a name="Sc"> - <td><tt>-Sd</tt></td> + <td><tt>-Sc</tt></td> <td>Suppress generation of the tie classes, and the *S_T.* files that contain them.</td> <td> </td> </tr> <tr><a name="So"> - <td><tt>-Sd</tt></td> + <td><tt>-So</tt></td> <td>Suppress generation of the ostream operator for exceptions.</td> <td> </td> |