summaryrefslogtreecommitdiff
path: root/sys/man/1/acme
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@felloff.net>2016-06-30 01:07:03 +0200
committercinap_lenrek <cinap_lenrek@felloff.net>2016-06-30 01:07:03 +0200
commit6c7829092e71b407f16ff7229a19864439170761 (patch)
tree96000ab570e63befb4afdb9b0105fb9347d63786 /sys/man/1/acme
parent828ec57d652618e1d9cecb8fb6cc588afc063dca (diff)
acme(1): remove references to awd
Diffstat (limited to 'sys/man/1/acme')
-rw-r--r--sys/man/1/acme26
1 files changed, 1 insertions, 25 deletions
diff --git a/sys/man/1/acme b/sys/man/1/acme
index f01ee38fd..2220fa670 100644
--- a/sys/man/1/acme
+++ b/sys/man/1/acme
@@ -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