From 62c0604ba692a2139489e705a377279f615ad56c Mon Sep 17 00:00:00 2001 From: Thomas Bushnell Date: Sat, 4 Sep 1999 13:00:50 +0000 Subject: 1999-08-10 Thomas Bushnell, BSG * portinfo.c: Correct documentation for (currently implemented) --target-send and --target-send-once options. Reported by Marcus Brinkmann (Marcus.Brinkmann@ruhr-uni-bochum.de). --- utils/ChangeLog | 6 ++++-- utils/portinfo.c | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) (limited to 'utils') diff --git a/utils/ChangeLog b/utils/ChangeLog index 3eecd02d..eaa95bcf 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,6 +1,8 @@ -1999-08-20 Roland McGrath +1999-08-10 Thomas Bushnell, BSG - * portinfo.c (options): Doc fixes from Marcus. + * portinfo.c: Correct documentation for (currently implemented) + --target-send and --target-send-once options. Reported by Marcus + Brinkmann (Marcus.Brinkmann@ruhr-uni-bochum.de). 1999-07-23 Roland McGrath diff --git a/utils/portinfo.c b/utils/portinfo.c index e80fcb69..d5bdadf0 100644 --- a/utils/portinfo.c +++ b/utils/portinfo.c @@ -68,6 +68,7 @@ static const struct argp_option options[] = { {"target-send", 'S', 0, 0, "Only show ports that translate into send rights"}, {"target-send-once",'O', 0, 0, + "Only show ports that translate into send-once rights"}, "Only show ports that translate into send once rights"}, #endif -- cgit v1.2.3