Re: [Linuxptp-devel] [PATCH v2 5/8] ts2phc: Convert man page to source/sink terminology.

2021-01-07 Thread Jacob Keller
On 1/5/2021 6:42 AM, Richard Cochran wrote: > Signed-off-by: Richard Cochran Reviewed-by: Jacob Keller > --- > ts2phc.8 | 20 ++-- > 1 file changed, 10 insertions(+), 10 deletions(-) > > diff --git a/ts2phc.8 b/ts2phc.8 > index 77f8940..0bd523d 100644 > --- a/ts2phc.8 > +++

[Linuxptp-devel] [PATCH v2 5/8] ts2phc: Convert man page to source/sink terminology.

2021-01-05 Thread Richard Cochran
Signed-off-by: Richard Cochran --- ts2phc.8 | 20 ++-- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/ts2phc.8 b/ts2phc.8 index 77f8940..0bd523d 100644 --- a/ts2phc.8 +++ b/ts2phc.8 @@ -1,4 +1,4 @@ -.TH TS2PHC 8 "December 2019" "linuxptp" +.TH TS2PHC 8 "January 20