diff --git a/man7/environ.7 b/man7/environ.7 index 8f8226ccd..9603d224c 100644 --- a/man7/environ.7 +++ b/man7/environ.7 @@ -31,7 +31,7 @@ .\" Modified Wed Jan 24 06:37:24 2001 by Eric S. Raymond (esr@thyrsus.com) .\" Modified Thu Dec 13 23:53:27 2001 by Martin Schulze .\" -.TH ENVIRON 7 2009-07-25 "Linux" "Linux Programmer's Manual" +.TH ENVIRON 7 2014-01-18 "Linux" "Linux Programmer's Manual" .SH NAME environ \- user environment .SH SYNOPSIS @@ -82,9 +82,13 @@ or more specific environment variables such as .BR LC_MESSAGES , .BR LC_MONETARY , .BR LC_NUMERIC , -.BR LC_TIME , -cf. -.BR locale (5). +and +.BR LC_TIME +(see +.BR locale (7) +for further details of the +.BR LC_* +environment variables). .TP .B PATH The sequence of directory prefixes that @@ -251,4 +255,4 @@ should consider renaming their option to .BR putenv (3), .BR setenv (3), .BR unsetenv (3), -.BR locale (5) +.BR locale (7)