Make man page wording more clear:

PR:		docs/164078
Submitted by:	Taras <ds@ukrhub.net>
Approved by:	bcr
MFC after:	3 days
This commit is contained in:
Eitan Adler 2012-01-15 20:14:52 +00:00
parent 92371efca2
commit 4e529b6d78

View File

@ -170,7 +170,7 @@ potentially sensitive data.
.Pp
To prevent these files from remaining open after an
.Xr exec 3
call, be sure to set the close-on-exec flag is set:
call, be sure to set the close-on-exec flag:
.Bd -literal
void
pseudocode(void)