summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch02.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix1003.1/ch02.t')
-rw-r--r--doc/posix1003.1/ch02.t4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/posix1003.1/ch02.t b/doc/posix1003.1/ch02.t
index 2ba29150eb..d2b2765c22 100644
--- a/doc/posix1003.1/ch02.t
+++ b/doc/posix1003.1/ch02.t
@@ -220,7 +220,7 @@ _POSIX_CLOCKRES_MIN, Constant, Implemented
@section Symbolic Constants
-@subsection Symbolic Constants for the @code{access} Function
+@subsection Symbolic Constants for the access Function
@example
R_OK, Constant, Implemented
@@ -229,7 +229,7 @@ X_OK, Constant, Implemented
F_OK, Constant, Implemented
@end example
-@subsection Symbolic Constants for the @code{lseek} Function
+@subsection Symbolic Constants for the lseek Function
@example
SEEK_SET, Constant, Implemented