Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 396b827

Browse files
committed
Minor markup nit.
1 parent 82d493f commit 396b827

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/lib/libposixfile.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ \section{Standard Module \module{posixfile}}
144144

145145
Note:
146146

147-
(1) The \code{!} and \code{=} modifiers are mutually exclusive.
147+
(1) The \samp{!} and \samp{=} modifiers are mutually exclusive.
148148

149149
(2) This string represents the flags after they may have been altered
150150
by the same call.

Doc/libposixfile.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ \section{Standard Module \module{posixfile}}
144144

145145
Note:
146146

147-
(1) The \code{!} and \code{=} modifiers are mutually exclusive.
147+
(1) The \samp{!} and \samp{=} modifiers are mutually exclusive.
148148

149149
(2) This string represents the flags after they may have been altered
150150
by the same call.

0 commit comments

Comments
 (0)