Re: rdist.1 patch

2016-02-24 Thread Jason McIntyre
On Mon, Feb 22, 2016 at 07:04:18PM -0600, Edgar Pettijohn wrote: > --- rdist.1.origMon Feb 22 18:48:45 2016 > +++ rdist.1Mon Feb 22 18:49:29 2016 > @@ -117,7 +117,7 @@ > .Pp > Otherwise, > .Nm > -run will run the command: > +will run the command: > .Bd -literal -offset indent > ssh \*(

rdist.1 patch

2016-02-22 Thread Edgar Pettijohn
--- rdist.1.origMon Feb 22 18:48:45 2016 +++ rdist.1Mon Feb 22 18:49:29 2016 @@ -117,7 +117,7 @@ .Pp Otherwise, .Nm -run will run the command: +will run the command: .Bd -literal -offset indent ssh \*(Lthost\*(Gt -l \*(Ltlogin_name\*(Gt rdistd -S .Ed