svn commit: r361940 - head/usr.bin/mkimg

Rodney W. Grimes freebsd-rwg at gndrsh.dnsmgr.net
Tue Jun 9 18:14:55 UTC 2020


> Hi.
> 
> Mateusz Piotrowski wrote in
> <202006082111.058LBYfj075205 at repo.freebsd.org>:
>  |Author: 0mp (doc,ports committer)
>  |Date: Mon Jun  8 21:11:34 2020
>  |New Revision: 361940
>  |URL: https://svnweb.freebsd.org/changeset/base/361940
>  |
>  |Log:
>  |  Use Fl instead of Ar for long flags
>  ...
>  |-.Ar --formats | --schemes | --version
>  |+.Fl -formats | Fl -schemes | Fl -version
> 
> Ingo Schwarze of mandoc has in the meanwhile committed support for
> ".Fl Fl", which is the term that seems to be most widely used for
> long options, for example
> 
>   .Fl Fl formats
> 
> It also works just fine for groff, the real roff macros that is.

While this produces the correct typographic output, I believe
it to be counter to the intent of roff to be a lexographical
expression of content.  It would probably be wise if one
wants to preserve the intent of roff to introduce a new macro
that describes the doublt dash long options.

> Ciao,
> 
> --steffen
> |
> |Der Kragenbaer,                The moon bear,
> |der holt sich munter           he cheerfully and one by one
> |einen nach dem anderen runter  wa.ks himself off
> |(By Robert Gernhardt)
> _______________________________________________
> freebsd-hackers at freebsd.org mailing list
> https://lists.freebsd.org/mailman/listinfo/freebsd-hackers
> To unsubscribe, send any mail to "freebsd-hackers-unsubscribe at freebsd.org"
> 

-- 
Rod Grimes                                                 rgrimes at freebsd.org


More information about the freebsd-hackers mailing list