acme(1): remove references to awd

This commit is contained in:
cinap_lenrek 2016-06-30 01:07:03 +02:00
parent 828ec57d65
commit 6c7829092e

View file

@ -1,6 +1,6 @@
.TH ACME 1
.SH NAME
acme, win, awd \- interactive text windows
acme, win \- interactive text windows
.SH SYNOPSIS
.B acme
[
@ -29,11 +29,6 @@ acme, win, awd \- interactive text windows
[
.I command
]
.LP
.B awd
[
.I label
]
.SH DESCRIPTION
.I Acme
manages windows of text that may be edited interactively or by external programs.
@ -624,21 +619,6 @@ Executing text in a
window with button
2 is similar to using
.BR Send .
.PP
.I Awd
loads the tag line of its window with the directory in which it's running, suffixed
.BI - label
(default
.BR rc );
it is
intended to be executed by a
.B cd
function for use in
.I win
windows. An example definition is
.EX
fn cd { builtin cd $1 && awd $sysname }
.EE
.SS "Applications and guide files
In the directory
.B /acme
@ -677,8 +657,6 @@ when it starts; this is where
.IR acme -specific
programs such as
.I win
and
.I awd
reside.
.SH FILES
.TF $home/acme.dump
@ -707,8 +685,6 @@ MIPS-specific binaries for applications
.B /sys/src/cmd/acme
.br
.B /acme/bin/source/win
.br
.B /sys/src/cmd/awd.c
.SH SEE ALSO
.IR acme (4)
.br