diff options
Diffstat (limited to 'man3/clearenv.3')
| -rw-r--r-- | man3/clearenv.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/clearenv.3 b/man3/clearenv.3 index c2a97eba5a..1167e2a118 100644 --- a/man3/clearenv.3 +++ b/man3/clearenv.3 @@ -55,7 +55,7 @@ Used in security-conscious applications. If it is unavailable the assignment .RS .nf - environ = NULL; + environ = NULL; .fi .RE will probably do. |
