9front - general discussion about 9front
 help / color / mirror / Atom feed
From: theinicke@bss-wf.de
To: 9front@9front.org
Subject: Re: [9front] FQA contributing?
Date: Wed, 13 May 2020 15:46:19 +0200	[thread overview]
Message-ID: <75DCFEBE484D8835B38FF6BC289DB03B@yourdomain.dom> (raw)
In-Reply-To: <809E1FF16EE438AD0947EEEC15F88C8C@eigenstate.org>

Nice work. I just noticed a minor issue: The man page reference should have been

+.ihtml a <a href="http://man.9front.org/6/style">
+.CW style (6)
+.ihtml a

instead of

+.IR style (6)

Below is a proper patch for convenience.

--
Tobias Heinicke

diff -r 8caa695ebe93 fqa2.ms
--- a/fqa2.ms	Mon May 11 23:32:01 2020 -0400
+++ b/fqa2.ms	Wed May 13 15:42:37 2020 +0200
@@ -535,7 +535,9 @@
 
 .LP
 Make your code match the rest of the system. Look at
-.IR style (6)
+.ihtml a <a href="http://man.9front.org/6/style">
+.CW style (6)
+.ihtml a
 for a summary of our code style.
 
 .LP



  parent reply	other threads:[~2020-05-13 13:46 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-12  2:42 ori
2020-05-12  3:31 ` [9front] " sl
2020-05-13 13:46 ` theinicke [this message]
2020-05-13 22:29   ` umbraticus
2020-05-14  1:39   ` sl

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=75DCFEBE484D8835B38FF6BC289DB03B@yourdomain.dom \
    --to=theinicke@bss-wf.de \
    --cc=9front@9front.org \
    /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).