discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
From: "Anthony J. Bentley" <anthonyjbentley@gmail.com>
To: discuss@mdocml.bsd.lv
Subject: Unknown macros: .ti, .ce, .fc, from nmh
Date: Mon, 23 Apr 2012 13:38:28 -0600	[thread overview]
Message-ID: <4f95afb8.c3043c0a.5b0d.ffffb8eb@mx.google.com> (raw)

Hi,

nmh (in OpenBSD, FreeBSD, and pkgsrc as mail/nmh) has some manpage macros
that mandoc doesn't know:


mandoc -Tlint:
repl.1:97:2: ERROR: skipping unknown macro: .ti +3 
repl.1:137:2: ERROR: skipping unknown macro: .ti +\w'In\-Reply\-To: 'u
repl.1:151:2: ERROR: skipping unknown macro: .ti +\w'In\-Reply\-To: 'u

Source:
.PP
.RS 5
.nf
snip
Comments: In\-Reply\-To <From> or <apparently from> or <Sender>
.ti +3
message dated <date>
--------
.fi
.RE

Groff output:
            snip
            Comments: In-Reply-To <From> or <apparently from> or <Sender>
               message dated <date>
            --------


mandoc -Tlint:
slocal.1:130:2: ERROR: skipping unknown macro: .ce

Source:
.PP
snip
.PP
.ce
\*(lq|\ /usr/local/libexec/slocal\ \-user\ username\*(rq

Groff output:
       snip
            "| /usr/local/libexec/slocal -user username"


mandoc -Tlint:
send.1:412:2: ERROR: skipping unknown macro: .fc ^ ~

Source:
.SH FILES
.fc ^ ~
.nf
.ta \w'/usr/local/lib/nmh/ExtraBigFileName  'u
^$HOME/\&.mh\(ruprofile~^The user profile
.fi

Groff output:
FILES
       $HOME/.mh_profile                    The user profile


--
Anthony J. Bentley
--
 To unsubscribe send an email to discuss+unsubscribe@mdocml.bsd.lv

             reply	other threads:[~2012-04-23 19:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-23 19:38 Anthony J. Bentley [this message]
2012-05-27 15:00 ` Ingo Schwarze

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4f95afb8.c3043c0a.5b0d.ffffb8eb@mx.google.com \
    --to=anthonyjbentley@gmail.com \
    --cc=discuss@mdocml.bsd.lv \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).