Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jun 2006 14:36:49 -0700
From:      Rich Morin <rdm@cfcl.com>
To:        freebsd-doc@freebsd.org
Subject:   mandoc question
Message-ID:  <p062309c9c0b38e019cbe@[192.168.254.205]>

next in thread | raw e-mail | index | archive | help
Assuming that I have a function argument n and want to say
something like:

  The n'th character is ignored.

How do I use the .Fa macro (or whatever) to do this.  My
current code is

  The
  .Fa n'th
  character is ignored.

but that highlights all of "n'th".  I've tried a couple of
other possibilities (along with RTFM), but no luck so far.

Help?

-r
-- 
http://www.cfcl.com/rdm            Rich Morin
http://www.cfcl.com/rdm/resume     rdm@cfcl.com
http://www.cfcl.com/rdm/weblog     +1 650-873-7841

Technical editing and writing, programming, and web development



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?p062309c9c0b38e019cbe>