abaco(1): remove readweb

This commit is contained in:
cinap_lenrek 2016-04-26 00:10:47 +02:00
parent 6d2635d5ba
commit 651d6c2bc6
2 changed files with 3 additions and 36 deletions

View file

@ -1,15 +0,0 @@
#!/bin/rc
# start abaco and its prerequisites
rfork ne
if(~ $#1 0){
rimport '$cpu' /net
}
if not {
rimport $1 /net
shift
}
webfs
webcookies
# probably not needed
# echo useragent netscape 1.0 >/mnt/web/ctl
exec /$cputype/bin/abaco $*

View file

@ -1,6 +1,6 @@
.TH ABACO 1
.SH NAME
abaco, readweb \- browse the World-Wide Web
abaco \- browse the World-Wide Web
.SH SYNOPSIS
.B abaco
[
@ -17,11 +17,6 @@ abaco, readweb \- browse the World-Wide Web
] [
.I url
]
.PP
.B readweb
[
.I url
]
.SH DESCRIPTION
.I Abaco
is a lightweight web browser with the appearance of
@ -45,16 +40,6 @@ Normally the standard error of subshells is closed,
but
.B -p
prevents this.
.PP
.I Readweb
imports the outside network, if necessary,
starts
.I webfs
and
.I webcookies
and finally
.IR abaco .
.\" .SH EXAMPLES
.SH FILES
.TP 15
.B /mnt/web
@ -63,12 +48,9 @@ default
mount point
.SH SOURCE
.B /sys/src/cmd/abaco
.br
.B /rc/bin/readweb
.SH SEE ALSO
.IR vnc (1),
.IR webcookies (4),
.IR webfs (4),
.IR mothra (1),
.IR webfs (4)
.SH BUGS
.I Abaco
is a work in progress;