ref: 6c7829092e71b407f16ff7229a19864439170761
parent: 828ec57d652618e1d9cecb8fb6cc588afc063dca
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Wed Jun 29 21:07:03 EDT 2016
acme(1): remove references to awd
--- 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 @@
[
.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 @@
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 @@
.IR acme -specific
programs such as
.I win
-and
-.I awd
reside.
.SH FILES
.TF $home/acme.dump
@@ -707,8 +685,6 @@
.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