shithub: riscv

Download patch

ref: 4ed4ae495dbb4fd8d8bbcc879d70fac09025c30e
parent: 77c21a062c7cf272e59df95955388f9724bff218
parent: 5e6145b47e69c025f33efa7efbbc932e68d164e8
author: cinap_lenrek <[email protected]>
date: Thu Feb 16 13:07:38 EST 2012

merge

--- /dev/null
+++ b/rc/bin/sysupdate
@@ -1,0 +1,4 @@
+#!/bin/rc
+
+bind -ac /dist/plan9front /
+hg pull && hg update
--- a/sys/man/8/statusbar
+++ b/sys/man/8/statusbar
@@ -57,4 +57,5 @@
 .PD
 .SH SOURCE
 .B /sys/src/cmd/aux/statusbar.c
+.br
 .B /sys/src/cmd/aux/statusmsg.c