summaryrefslogtreecommitdiffstats
path: root/doc/posix_users/procenv.t
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-16 21:56:45 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-11-16 21:56:45 +0000
commitd2bfbaf2b170c77c8331dd2e080e765d6430081e (patch)
tree308f51506c95a12e1faf43f5bfef36a13748f587 /doc/posix_users/procenv.t
parentChanged name of document generated. (diff)
downloadrtems-d2bfbaf2b170c77c8331dd2e080e765d6430081e.tar.bz2
Fixed spacing.
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