summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormillert <>1998-06-26 17:54:09 +0000
committermillert <>1998-06-26 17:54:09 +0000
commite2f5dc5a656c6b1b2ffb1b9180c20ec8a459d7b2 (patch)
treeaf4b11c27d0a1972935d4d84f16328f6f62987f4
parentb5be81a087c7137511f0597f96c13236e4a2c3f9 (diff)
downloadopenbsd-e2f5dc5a656c6b1b2ffb1b9180c20ec8a459d7b2.tar.gz
openbsd-e2f5dc5a656c6b1b2ffb1b9180c20ec8a459d7b2.tar.bz2
openbsd-e2f5dc5a656c6b1b2ffb1b9180c20ec8a459d7b2.zip
rcmdsh, not rcmd
-rw-r--r--src/lib/libc/net/rcmdsh.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libc/net/rcmdsh.3 b/src/lib/libc/net/rcmdsh.3
index 17767c1c81..fd89acee8f 100644
--- a/src/lib/libc/net/rcmdsh.3
+++ b/src/lib/libc/net/rcmdsh.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: rcmdsh.3,v 1.2 1998/03/07 22:18:05 millert Exp $ 1.\" $OpenBSD: rcmdsh.3,v 1.3 1998/06/26 17:54:09 millert Exp $
2.\" 2.\"
3.\" Copyright (c) 1983, 1991, 1993 3.\" Copyright (c) 1983, 1991, 1993
4.\" The Regents of the University of California. All rights reserved. 4.\" The Regents of the University of California. All rights reserved.
@@ -35,8 +35,8 @@
35.Dt RCMDSH 3 35.Dt RCMDSH 3
36.Os OpenBSD 36.Os OpenBSD
37.Sh NAME 37.Sh NAME
38.Nm rcmd 38.Nm rcmdsh
39.Nd return a stream to a remote command as unprivileged user 39.Nd return a stream to a remote command without superuser
40.Sh SYNOPSIS 40.Sh SYNOPSIS
41.Fd #include <unistd.h> 41.Fd #include <unistd.h>
42.Ft int 42.Ft int