diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-04-26 00:10:47 +0200 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2016-04-26 00:10:47 +0200 |
commit | 651d6c2bc68e7e5224c3ba41b094e37b1c1890ed (patch) | |
tree | 47105f1bf8d556a4092de6ad623f6c1aa4a2a79b /sys/man/1 | |
parent | 6d2635d5badb1825d766f16b0ad43f45f84ca495 (diff) |
abaco(1): remove readweb
Diffstat (limited to 'sys/man/1')
-rw-r--r-- | sys/man/1/abaco | 24 |
1 files changed, 3 insertions, 21 deletions
diff --git a/sys/man/1/abaco b/sys/man/1/abaco index 9a0182f21..7642b6ba0 100644 --- 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 @@ 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; |