-/* $OpenBSD: rcmdsh.c,v 1.12 2007/09/02 15:19:17 deraadt Exp $ */
+/* $OpenBSD: rcmdsh.c,v 1.13 2014/04/24 18:56:24 jmc Exp $ */
/*
* Copyright (c) 2001, MagniComp
#include <unistd.h>
/*
- * This is a replacement rcmd() function that uses the rsh(1)
+ * This is a replacement rcmd() function that uses the ssh(1)
* program in place of a direct rcmd(3) function call so as to
* avoid having to be root. Note that rport is ignored.
*/