summaryrefslogtreecommitdiff
path: root/sys/man/1/sysinfo
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2013-07-04 20:52:12 -0400
committerstanley lieber <stanley.lieber@gmail.com>2013-07-04 20:52:12 -0400
commit76677bb8f0d1b5f5dd620de995c0c27c6494e93b (patch)
treee2bd35d29875c46dd0f999a57b505653c54e458b /sys/man/1/sysinfo
parent6d24cced8ffa8c85ecea680d533d83a1ca48bef1 (diff)
sysinfo: remove -m, add -p, which posts output at http://sysinfo.9front.org, which forwards the information to 9front-sysinfo@9front.org mailing list
Diffstat (limited to 'sys/man/1/sysinfo')
-rw-r--r--sys/man/1/sysinfo14
1 files changed, 9 insertions, 5 deletions
diff --git a/sys/man/1/sysinfo b/sys/man/1/sysinfo
index 1ecef1d74..4b976d5d8 100644
--- a/sys/man/1/sysinfo
+++ b/sys/man/1/sysinfo
@@ -4,7 +4,7 @@ sysinfo, sysupdate \- report information about, update the system
.SH SYNOPSIS
.B sysinfo
[
-.B -m
+.B -p
]
.br
.B sysupdate
@@ -19,10 +19,14 @@ the running system, concatenating the output to
stdout.
.PP
The
-.B -m
-flag causes the output to be piped to a mail command,
-whose recipient is
-.B hardware@9front.org.
+.B -p
+flag causes the output to be posted at a website
+archive,
+.B http://sysinfo.9front.org,
+which in turn forwards the message to a
+mailing list,
+.B 9front-sysinfo@9front.org.
+A URL pointing to the archived output is returned.
This flag is useful for reporting new installs to the
development team.
.PP