On 1/5/2021 6:42 AM, Richard Cochran wrote: > Signed-off-by: Richard Cochran <richardcoch...@gmail.com> Reviewed-by: Jacob Keller <jacob.e.kel...@intel.com> > --- > ts2phc.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/ts2phc.c b/ts2phc.c > index 2342858..bc41041 100644 > --- a/ts2phc.c > +++ b/ts2phc.c > @@ -35,7 +35,7 @@ static void usage(char *progname) > fprintf(stderr, > "\n" > "usage: %s [options]\n\n" > - " -c [dev|name] phc slave clock (like /dev/ptp0 or eth0)\n" > + " -c [dev|name] PHC time sink (like /dev/ptp0 or eth0)\n" You might have used "PHC device" here too, but since this is supposed to be the side that is synchronized, I think this makes sense too. > " (may be specified multiple times)\n" > " -f [file] read configuration from 'file'\n" > " -h prints this message and exits\n" > _______________________________________________ Linuxptp-devel mailing list Linuxptp-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxptp-devel
- [Linuxptp-devel] [PATCH v2 5/8] ts2phc: Convert man page ... Richard Cochran
- [Linuxptp-devel] [PATCH v2 3/8] phc2sys: Convert man page... Richard Cochran
- [Linuxptp-devel] [PATCH v2 7/8] ptp4l: Convert usage mess... Richard Cochran
- [Linuxptp-devel] [PATCH v2 6/8] phc2sys: Convert usage me... Richard Cochran
- [Linuxptp-devel] [PATCH v2 8/8] ts2phc: Convert usage mes... Richard Cochran
- Re: [Linuxptp-devel] [PATCH v2 8/8] ts2phc: Convert ... Jacob Keller
- [Linuxptp-devel] [PATCH v2 4/8] ptp4l: Convert man page t... Richard Cochran
- [Linuxptp-devel] [PATCH v2 1/8] phc2sys: Update man page ... Richard Cochran
- Re: [Linuxptp-devel] [PATCH v2 0/8] Convert to inclusive ... Jacob Keller
- Re: [Linuxptp-devel] [PATCH v2 0/8] Convert to inclusive ... Miroslav Lichvar
- Re: [Linuxptp-devel] [PATCH v2 0/8] Convert to inclu... Richard Cochran
- Re: [Linuxptp-devel] [PATCH v2 0/8] Convert to i... Jacob Keller
- Re: [Linuxptp-devel] [PATCH v2 0/8] Convert ... Peter Schneider
- Re: [Linuxptp-devel] [PATCH v2 0/8] Conv... Richard Cochran