On Sat, Mar 11, 2017 at 08:42:37AM +0000, Raf Czlonka wrote:
> Hi all,
> 
> Ping.
> 
> How about something like this?
> 
> Recreated verbatim from pkg.conf.5:
> 
> Index: usr.sbin/pkg_add/pkg_add.1
> ===================================================================
> RCS file: /cvs/src/usr.sbin/pkg_add/pkg_add.1,v
> retrieving revision 1.142
> diff -u -p -r1.142 pkg_add.1
> --- usr.sbin/pkg_add/pkg_add.1        27 Feb 2017 21:53:11 -0000      1.142
> +++ usr.sbin/pkg_add/pkg_add.1        11 Mar 2017 08:37:35 -0000
> @@ -225,7 +225,14 @@ All paths recognize special sequences
>  .Sq %a ,
>  .Sq %c ,
>  .Sq %m ,
> -.Sq %v .
> +.Sq %v ,
> +which will be expanded to
> +.Sq package architecture ,
> +.Sq OS version or snapshots ,
> +.Sq full mirror path
> +and
> +.Sq OS version
> +respectively.
>  .Pp
>  The following examples are valid:
>  .Bd -literal -offset indent

Hehe.
There's one specific reason the manpage hasn't been updated yet.
%c is going to be slightly more magic in 6.1 and later, because
there is going to be also a packages-stable directory, and %c
will automagically expand the path to two directories.

Reply via email to