]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/1/hold
rio(4): document "delete" wctl message (thanks mischief)
[plan9front.git] / sys / man / 1 / hold
index a268b718443ccc40f8b97bab6c2971573da8a6b5..a365756cde92eec9e49f9026f57951812c5632bf 100644 (file)
@@ -1,6 +1,6 @@
 .TH HOLD 1
 .SH NAME
-hold \- text editor
+hold \- simple text editor
 .SH SYNOPSIS
 .B hold
 .I file
@@ -8,13 +8,16 @@ hold \- text editor
 .PP
 .I Hold
 sets hold mode on the
-.IR rio(1)
-window where it was launched. If a
-.I file
-argument is given, the contents of the named file is printed
-above the live editing area.
+.IR rio (1)
+window where it was launched.
+The contents of the named file is printed
+above the live editing area and the newly entered text is saved
+in the named file upon exit.
 .SH SOURCE
 .B /rc/bin/hold
 .SH "SEE ALSO"
 .IR emacs (1),
-.IR rio (4)
+.IR rio (1)
+.SH HISTORY
+.I Hold
+first appeared in 9front (May, 2011).