diff options
author | Ori Bernstein <ori@eigenstate.org> | 2021-06-07 02:17:30 +0000 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2021-06-07 02:17:30 +0000 |
commit | afe3c1c89a9ead7459691e9bf0d4e28f232bb929 (patch) | |
tree | 43835b24e552e6ab7467e2bd3e4eb7ab56b39b65 | |
parent | 5e3b99f280971d1e477c7df850cebbc940d5ab90 (diff) | |
download | plan9front-afe3c1c89a9ead7459691e9bf0d4e28f232bb929.tar.xz |
sysinfo(1): we don't do '-i' for sysupdate any more.
-rw-r--r-- | sys/man/1/sysinfo | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/man/1/sysinfo b/sys/man/1/sysinfo index 06aa81092..d5e5554b6 100644 --- a/sys/man/1/sysinfo +++ b/sys/man/1/sysinfo @@ -11,9 +11,6 @@ sysinfo, sysupdate \- report information about, update the system ] .br .B sysupdate -[ -.B -i -] .SH DESCRIPTION .I Sysinfo executes a number of commands that report information |