From eea21c41a8738916a1f89810bc116400a59f6390 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Fri, 20 Aug 1999 04:55:23 +0000 Subject: 1999-08-20 Roland McGrath * portinfo.c (options): Doc fixes from Marcus. --- utils/portinfo.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'utils/portinfo.c') diff --git a/utils/portinfo.c b/utils/portinfo.c index be30cbe1..e80fcb69 100644 --- a/utils/portinfo.c +++ b/utils/portinfo.c @@ -66,9 +66,9 @@ static const struct argp_option options[] = { {"target-receive", 'R', 0, 0, "Only show ports that translate into receive rights"}, {"target-send", 'S', 0, 0, - "Only show ports that translate into receive rights"}, + "Only show ports that translate into send rights"}, {"target-send-once",'O', 0, 0, - "Only show ports that translate into receive rights"}, + "Only show ports that translate into send once rights"}, #endif {0} -- cgit v1.2.3