aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/fputs.3
diff options
context:
space:
mode:
authorWolfram Schneider <wosch@FreeBSD.org>1997-01-20 23:23:22 +0000
committerWolfram Schneider <wosch@FreeBSD.org>1997-01-20 23:23:22 +0000
commit75141cc9877bd4c86b39c602f68ae5dc205cefdb (patch)
tree23860e44c1ece8967b4f9b16c420be624a805a80 /lib/libc/stdio/fputs.3
parent179604044813b13b6c13ecb74de46206ad287e49 (diff)
Sort cross references.
Notes
Notes: svn path=/head/; revision=21907
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