Add missing ).
Submitted by: Hagen Kuehl Requested by: miwi
This commit is contained in:
parent
d365e69d69
commit
8f74bea0d8
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=30587
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue