From: Alexander Kapshuk <alexander.kapshuk@gmail.com>
To: 9front@9front.org
Subject: [9front] [PATCH] netstat: Reference the rc source file in manpage
Date: Thu, 20 Mar 2025 10:18:50 +0200 [thread overview]
Message-ID: <CAJ1xhMWAQKZAHrN+__EpXEm12Hj9ggpik4cxoL3wporsFNrJ+A@mail.gmail.com> (raw)
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)
next reply other threads:[~2025-03-20 8:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-03-20 8:18 Alexander Kapshuk [this message]
2025-03-21 16:12 ` Jacob Moody
2025-03-23 8:13 ` Alexander Kapshuk
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=CAJ1xhMWAQKZAHrN+__EpXEm12Hj9ggpik4cxoL3wporsFNrJ+A@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).