summaryrefslogtreecommitdiffstats
path: root/doc/posix_users/procenv.t
diff options
context:
space:
mode:
Diffstat (limited to 'doc/posix_users/procenv.t')
-rw-r--r--doc/posix_users/procenv.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/posix_users/procenv.t b/doc/posix_users/procenv.t
index 31ce221a99..021146ec3b 100644
--- a/doc/posix_users/procenv.t
+++ b/doc/posix_users/procenv.t
@@ -565,7 +565,7 @@ The
#include <sys/time.h>
clock_t times(
-struct tms *buf
+ struct tms *buf
);
@end example