diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/libc/net/rcmdsh.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/net/rcmdsh.3 b/lib/libc/net/rcmdsh.3 index 17767c1c81c..fd89acee8fc 100644 --- a/lib/libc/net/rcmdsh.3 +++ b/lib/libc/net/rcmdsh.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rcmdsh.3,v 1.2 1998/03/07 22:18:05 millert Exp $ +.\" $OpenBSD: rcmdsh.3,v 1.3 1998/06/26 17:54:09 millert Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -35,8 +35,8 @@ .Dt RCMDSH 3 .Os OpenBSD .Sh NAME -.Nm rcmd -.Nd return a stream to a remote command as unprivileged user +.Nm rcmdsh +.Nd return a stream to a remote command without superuser .Sh SYNOPSIS .Fd #include <unistd.h> .Ft int |