commit | 396b827a93a413b6354cac67f3c4097fc8804b81 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Tue Apr 07 19:17:27 1998 +0000 |
committer | Fred Drake <fdrake@acm.org> | Tue Apr 07 19:17:27 1998 +0000 |
tree | 4d58c8a4e6f1722e0b4c8fa10de180d89244bc9b | |
parent | 82d493fb96a4f59a1fad8458d70c9d644859593e [diff] [blame] |
Minor markup nit.
diff --git a/Doc/lib/libposixfile.tex b/Doc/lib/libposixfile.tex index f3c5d98..570a79b 100644 --- a/Doc/lib/libposixfile.tex +++ b/Doc/lib/libposixfile.tex
@@ -144,7 +144,7 @@ Note: -(1) The \code{!} and \code{=} modifiers are mutually exclusive. +(1) The \samp{!} and \samp{=} modifiers are mutually exclusive. (2) This string represents the flags after they may have been altered by the same call.