svn commit: r224533 - head/share/man/man4
Hiroki Sato
hrs at FreeBSD.org
Mon Aug 1 03:13:01 UTC 2011
Hi Joel,
Joel Dahl <joel at FreeBSD.org> wrote
in <201107302309.p6UN9rhJ019321 at svn.freebsd.org>:
jo> Author: joel (doc committer)
jo> Date: Sat Jul 30 23:09:52 2011
jo> New Revision: 224533
jo> URL: http://svn.freebsd.org/changeset/base/224533
jo>
jo> Log:
jo> Add a better description, a few examples and a couple of minor fixes.
jo>
jo> Reviewed by: brueffer
jo> Approved by: re (kib)
jo>
jo> Modified:
jo> head/share/man/man4/pcm.4
jo>
jo> Modified: head/share/man/man4/pcm.4
jo> ==============================================================================
(snip)
jo> @@ -173,7 +244,7 @@ controls (bass and treble).
jo> Commonly used for ear-candy or frequency compensation due to the vast
jo> difference in hardware quality.
jo> EQ is disabled by default, but can be enabled with the
jo> -.Va hint.pcm. Ns Ao Ar X Ac Ns Va .eq
jo> +.Va hint.pcm.%d.eq
:
jo> -.It Va hint.pcm. Ns Ao Ar X Ac Ns Va .eq
jo> +.It Va hint.pcm.%d.eq
:
jo> -.It Va hint.pcm. Ns Ao Ar X Ac Ns Va .vpc
jo> +.It Va hint.pcm.%d.vpc
I know several manual pages are also using this expression (%d) for
replaceables, but I am wondering if this is friendly for average
users. Is ".Ar N" for an integer problematic, for example? I would
like comments since other documents in DocBook have used such a
notation for a long time and I feel we need consistency with them.
-- Hiroki
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 196 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/freebsd-doc/attachments/20110801/88c94ed9/attachment.sig>
More information about the freebsd-doc
mailing list