9front - general discussion about 9front
 help / color / mirror / Atom feed
From: Alexander Kapshuk <alexander.kapshuk@gmail.com>
To: 9front@9front.org
Subject: Re: [9front] [PATCH] netstat: Reference the rc source file in manpage
Date: Sun, 23 Mar 2025 10:13:39 +0200	[thread overview]
Message-ID: <CAJ1xhMX==mi9gNLsZwON_j+ZJv25aX0CfGxtg=3i-A9NaFRgGw@mail.gmail.com> (raw)
In-Reply-To: <29986ea5-b60f-4f42-814f-dd862663ac16@posixcafe.org>

On Fri, 21 Mar 2025 at 18:20, Jacob Moody <moody@posixcafe.org> wrote:
>
> On 3/20/25 03:18, Alexander Kapshuk wrote:
> > Commit d394e8d5f0e2f20479dc3e0a9a5631712720ec8e netstat: rewrite in
> > awk, overlooked to reference the rc source file in the netstat(1)
> > manpage.
> > Replace the C source file with the rc source file.
> >
> > diff d394e8d5f0e2f20479dc3e0a9a5631712720ec8e uncommitted
> > --- a/sys/man/1/netstat
> > +++ b/sys/man/1/netstat
> > @@ -50,6 +50,6 @@
> >  .SH FILES
> >  .B /net/*/*
> >  .SH SOURCE
> > -.B /sys/src/cmd/netstat.c
> > +.B /rc/bin/netstat
> >  .SH "SEE ALSO"
> >  .IR ipconfig (8)
>
> Thanks, merged with a slight modification to fit our typical commit message formatting.
>
Thanks.

      reply	other threads:[~2025-03-23  8:20 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-20  8:18 Alexander Kapshuk
2025-03-21 16:12 ` Jacob Moody
2025-03-23  8:13   ` Alexander Kapshuk [this message]

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='CAJ1xhMX==mi9gNLsZwON_j+ZJv25aX0CfGxtg=3i-A9NaFRgGw@mail.gmail.com' \
    --to=alexander.kapshuk@gmail.com \
    --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).