summaryrefslogtreecommitdiffstats
path: root/libexec/rshd/rshd.c
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-02-09 20:36:12 +0000
committerru <ru@FreeBSD.org>2005-02-09 20:36:12 +0000
commitad21eaf4a14b7d941b1d6cda9339f7bebfe2eca8 (patch)
tree3d1c40e371633d6912205343577a3b856ea09d77 /libexec/rshd/rshd.c
parent349a29d45a7cc10539fc1a42363885f1d186bc0a (diff)
downloadFreeBSD-src-ad21eaf4a14b7d941b1d6cda9339f7bebfe2eca8.zip
FreeBSD-src-ad21eaf4a14b7d941b1d6cda9339f7bebfe2eca8.tar.gz
Sync program's usage() with manpage's SYNOPSIS.
Diffstat (limited to 'libexec/rshd/rshd.c')
-rw-r--r--libexec/rshd/rshd.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rshd/rshd.c b/libexec/rshd/rshd.c
index 323cb0a..bf20936 100644
--- a/libexec/rshd/rshd.c
+++ b/libexec/rshd/rshd.c
@@ -120,7 +120,7 @@ void usage(void);
char slash[] = "/";
char bshell[] = _PATH_BSHELL;
-#define OPTIONS "alnDL"
+#define OPTIONS "aDLln"
int
main(int argc, char *argv[])
OpenPOWER on IntegriCloud