Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/net writable instead of writeable. By Adrian Mrva.
details: https://anonhg.NetBSD.org/src/rev/bab63a58d540
branches: trunk
changeset: 537542:bab63a58d540
user: wiz <wiz%NetBSD.org@localhost>
date: Wed Oct 02 10:57:55 2002 +0000
description:
writable instead of writeable. By Adrian Mrva.
diffstat:
lib/libc/net/rcmd.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 0fc6a4936c1d -r bab63a58d540 lib/libc/net/rcmd.3
--- a/lib/libc/net/rcmd.3 Wed Oct 02 10:54:19 2002 +0000
+++ b/lib/libc/net/rcmd.3 Wed Oct 02 10:57:55 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: rcmd.3,v 1.22 2002/02/07 07:00:21 ross Exp $
+.\" $NetBSD: rcmd.3,v 1.23 2002/10/02 10:57:55 wiz Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -218,7 +218,7 @@
service is allowed.
.Pp
If this file does not exist, is not a regular file, is owned by anyone
-other than the user or the super-user, or is writeable by anyone other
+other than the user or the super-user, or is writable by anyone other
than the owner, the check automatically fails.
Zero is returned if the machine name is listed in the
.Dq Pa hosts.equiv
Home |
Main Index |
Thread Index |
Old Index