From 7ebcc426efefea9cd16ac6f565e72030c608f7a4 Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Sun, 15 Jul 2001 07:53:42 +0000
Subject: Remove whitespace at EOL.
---
lib/libc/stdio/fgets.3 | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'lib/libc/stdio/fgets.3')
diff --git a/lib/libc/stdio/fgets.3 b/lib/libc/stdio/fgets.3
index c84d6bdd486d..427b88ed52e9 100644
--- a/lib/libc/stdio/fgets.3
+++ b/lib/libc/stdio/fgets.3
@@ -85,11 +85,11 @@ if any, is sufficiently short to fit in the string.
.Sh RETURN VALUES
Upon successful completion,
.Fn fgets
-and
+and
.Fn gets
return
a pointer to the string.
-If end-of-file occurs before any characters are read,
+If end-of-file occurs before any characters are read,
they return
.Dv NULL
and the buffer contents is unchanged.
--
cgit v1.3