On Sun, Dec 29, 2024 at 05:35:23PM -0500, Isaac Meerleo wrote:
> The format used for distributing files uses "->" not "-<"
> 

fixed, thanks!
jmc

> -----------------------------------------------
> diff /usr/src
> commit - 14b76684add57181120056a2a4cfc5a779b37f25
> path + /usr/src
> blob - 8053a9a7cc64c0e76df2e7a3b3aa43f1e3d0f79f
> file + usr.bin/rdist/rdist.1
> --- usr.bin/rdist/rdist.1
> +++ usr.bin/rdist/rdist.1
> @@ -416,7 +416,7 @@ to do the updating.
>  Each entry has one of the following formats.
>  .Bd -literal -offset indent
>  <variable name> = <name list>
> -[ label: ] <source list> -< <destination list> <command list>
> +[ label: ] <source list> -> <destination list> <command list>
>  [ label: ] <source list> :: <timestamp file> <command list>
>  .Ed
>  .Pp
> 

Reply via email to