summaryrefslogtreecommitdiffstats
path: root/doc/posix1003.1/ch07.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix1003.1/ch07.t')
-rw-r--r--doc/posix1003.1/ch07.t16
1 files changed, 8 insertions, 8 deletions
diff --git a/doc/posix1003.1/ch07.t b/doc/posix1003.1/ch07.t
index c226f47da1..164da01b93 100644
--- a/doc/posix1003.1/ch07.t
+++ b/doc/posix1003.1/ch07.t
@@ -67,28 +67,28 @@
@subsection Get and Set State
@example
-tcgetattr()
-tcsetattr()
+tcgetattr(), Function
+tcsetattr(), Function
@end example
@subsection Line Control Functions
@example
-tcsendbreak()
-tcdrain()
-tcflush()
-tcflow()
+tcsendbreak(), Function
+tcdrain(), Function
+tcflush(), Function
+tcflow(), Function
@end example
@subsection Get Foreground Process Group ID
@example
-tcgetprgrp()
+tcgetprgrp(), Function
@end example
@subsection Set Foreground Process Group ID
@example
-tcsetprgrp()
+tcsetprgrp(), Function
@end example