ref: 651d6c2bc68e7e5224c3ba41b094e37b1c1890ed
parent: 6d2635d5badb1825d766f16b0ad43f45f84ca495
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Mon Apr 25 20:10:47 EDT 2016
abaco(1): remove readweb
--- a/rc/bin/readweb
+++ /dev/null
@@ -1,15 +1,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 $*
--- a/sys/man/1/abaco
+++ b/sys/man/1/abaco
@@ -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 @@
] [
.I url
]
-.PP
-.B readweb
-[
-.I url
-]
.SH DESCRIPTION
.I Abaco
is a lightweight web browser with the appearance of
@@ -45,16 +40,6 @@
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 @@
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;