aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fgetln.3
diff options
context:
space:
mode:
authorAlexey Zelkin <phantom@FreeBSD.org>2000-05-06 12:07:59 +0000
committerAlexey Zelkin <phantom@FreeBSD.org>2000-05-06 12:07:59 +0000
commit03fc63031e51203bf5cba2f7e0cef21163aaffd5 (patch)
tree325f8fa32ec864a8a7bd75b01e4210888e8b9d65 /lib/libc/stdio/fgetln.3
parent96e430a43cd3458fc0df841f0ab51da87abfad81 (diff)
downloadsrc-03fc63031e51203bf5cba2f7e0cef21163aaffd5.tar.gz
src-03fc63031e51203bf5cba2f7e0cef21163aaffd5.zip
Use `Er' variable to define first column width in ERRORS section.
Notes
Notes: svn path=/head/; revision=60078
Diffstat (limited to 'lib/libc/stdio/fgetln.3')
-rw-r--r--lib/libc/stdio/fgetln.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/fgetln.3 b/lib/libc/stdio/fgetln.3
index a0c6c0323518..6cb42f1878f2 100644
--- a/lib/libc/stdio/fgetln.3
+++ b/lib/libc/stdio/fgetln.3
@@ -96,7 +96,7 @@ The text to which the returned pointer points may be modified,
provided that no changes are made beyond the returned size.
These changes are lost as soon as the pointer becomes invalid.
.Sh ERRORS
-.Bl -tag -width [EBADF]
+.Bl -tag -width Er
.It Bq Er EBADF
The argument
.Fa stream