artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7b0ea9b
)
i studdderr wheenn i tyttype
author
deraadt
<deraadt@openbsd.org>
Thu, 12 Dec 1996 10:33:23 +0000
(10:33 +0000)
committer
deraadt
<deraadt@openbsd.org>
Thu, 12 Dec 1996 10:33:23 +0000
(10:33 +0000)
sbin/mount_nfs/mount_nfs.c
patch
|
blob
|
history
diff --git
a/sbin/mount_nfs/mount_nfs.c
b/sbin/mount_nfs/mount_nfs.c
index
17cea7d
..
ced853f
100644
(file)
--- a/
sbin/mount_nfs/mount_nfs.c
+++ b/
sbin/mount_nfs/mount_nfs.c
@@
-1,4
+1,4
@@
-/* $OpenBSD: mount_nfs.c,v 1.
7 1996/12/12 10:28:28
deraadt Exp $ */
+/* $OpenBSD: mount_nfs.c,v 1.
8 1996/12/12 10:33:23
deraadt Exp $ */
/* $NetBSD: mount_nfs.c,v 1.12.4.1 1996/05/25 22:48:05 fvdl Exp $ */
/*
@@
-680,7
+680,7
@@
tryagain:
~NFSMNT_NFSV3;
goto tryagain;
} else {
- fprintf(std
d
err, "%s",
+ fprintf(stderr, "%s",
clnt_sperror(clp,
"MNT RPC"));
}