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

Reply via email to