diff options
-rw-r--r-- | Doc/lib/libposixfile.tex | 2 | ||||
-rw-r--r-- | Doc/libposixfile.tex | 2 |
2 files changed, 2 insertions, 2 deletions
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 @@ In addition the following modifiers can be added to the format: 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. diff --git a/Doc/libposixfile.tex b/Doc/libposixfile.tex index f3c5d98..570a79b 100644 --- a/Doc/libposixfile.tex +++ b/Doc/libposixfile.tex @@ -144,7 +144,7 @@ In addition the following modifiers can be added to the format: 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. |