summaryrefslogtreecommitdiff
path: root/src/fgetln.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/fgetln.3')
-rw-r--r--src/fgetln.32
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fgetln.3 b/src/fgetln.3
index cc33a0a..7dd3fc8 100644
--- a/src/fgetln.3
+++ b/src/fgetln.3
@@ -38,7 +38,7 @@
.ds str-Lb-libbsd Utility functions from BSD systems (libbsd, \-lbsd)
.Lb libbsd
.Sh SYNOPSIS
-.In stdio.h
+.In bsd/stdio.h
.Ft char *
.Fn fgetln "FILE *stream" "size_t *len"
.Sh DESCRIPTION