]> git.lizzy.rs Git - plan9front.git/commitdiff
sysinfo(1): we're on git now.
authorOri Bernstein <ori@eigenstate.org>
Sun, 6 Jun 2021 22:26:07 +0000 (22:26 +0000)
committerOri Bernstein <ori@eigenstate.org>
Sun, 6 Jun 2021 22:26:07 +0000 (22:26 +0000)
sys/man/1/sysinfo

index 4c5f0fc15d690a8cf5bb21e888b8769e67b1b7a1..06aa8109243f2e544f281d9ba9efab628f04d6bc 100644 (file)
@@ -39,19 +39,13 @@ These flags are useful for reporting new installs to the
 development team.
 .PP
 .I Sysupdate
-updates the local mercurial repository by executing
+updates the local git repository by executing
 the following commands:
 .IP
 .EX
 bind -ac /dist/plan9front /
-hg -v pull -u
+git/pull -u $repo
 .EE
-.PP
-If the
-.B -i
-flag is included, the command
-.B hg incoming
-is prepended.
 .SH SOURCE
 .B /rc/bin/sysinfo
 .br