stdio.h --> unistd.h
This commit is contained in:
parent
0572cd894a
commit
b76cc0f831
@ -38,7 +38,7 @@
|
||||
.Nm getcwd
|
||||
.Nd get working directory pathname
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <stdio.h>
|
||||
.Fd #include <unistd.h>
|
||||
.Ft char *
|
||||
.Fn getcwd "char *buf" "size_t size"
|
||||
.Ft char *
|
||||
|
Loading…
x
Reference in New Issue
Block a user