aboutsummaryrefslogtreecommitdiffstats
path: root/man3/setenv.3
diff options
context:
space:
mode:
Diffstat (limited to 'man3/setenv.3')
-rw-r--r--man3/setenv.32
1 files changed, 2 insertions, 0 deletions
diff --git a/man3/setenv.3 b/man3/setenv.3
index f36bec01c2..0a41bbe797 100644
--- a/man3/setenv.3
+++ b/man3/setenv.3
@@ -129,6 +129,7 @@ Insufficient memory to add a new variable to the environment.
.SH ATTRIBUTES
For an explanation of the terms used in this section, see
.BR attributes (7).
+.ad l
.TS
allbox;
lb lb lb
@@ -139,6 +140,7 @@ T{
.BR unsetenv ()
T} Thread safety MT-Unsafe const:env
.TE
+.ad
.SH CONFORMING TO
POSIX.1-2001, POSIX.1-2008, 4.3BSD.
.SH NOTES