aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fputs.3
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1997-02-28 05:51:15 +0000
committerMike Pritchard <mpp@FreeBSD.org>1997-02-28 05:51:15 +0000
commite6864ce05b152e1597e235302a7ac3265dc7a479 (patch)
treee3ee1dd2353ef4285cf98f4133511e14c6da0e52 /lib/libc/stdio/fputs.3
parent30255d62554b374c57e682722844d1bc0be21715 (diff)
downloadsrc-e6864ce05b152e1597e235302a7ac3265dc7a479.tar.gz
src-e6864ce05b152e1597e235302a7ac3265dc7a479.zip
Notes
Diffstat (limited to 'lib/libc/stdio/fputs.3')
-rw-r--r--lib/libc/stdio/fputs.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/fputs.3 b/lib/libc/stdio/fputs.3
index 5578ec2f52d6..0961366dc09b 100644
--- a/lib/libc/stdio/fputs.3
+++ b/lib/libc/stdio/fputs.3
@@ -95,8 +95,8 @@ may also fail and set
for any of the errors specified for the routines
.Xr write 2 .
.Sh SEE ALSO
-.Xr putc 3 ,
.Xr ferror 3 ,
+.Xr putc 3 ,
.Xr stdio 3
.Sh STANDARDS
The functions