Add missing ).

Submitted by:	Hagen Kuehl
Requested by:	miwi
This commit is contained in:
Remko Lodder 2007-08-04 08:11:40 +00:00
parent d365e69d69
commit 8f74bea0d8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30587

View file

@ -487,7 +487,7 @@ int main() {
arguments, environment variables, locale information, the
results of certain syscalls (<function>readdir()</function>,
<function>readlink()</function>,
<function>getpwxxx()</function>, and all file input.</para>
<function>getpwxxx()</function>), and all file input.</para>
</sect1>