]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/1/hold
add HISTORY to various man pages
[plan9front.git] / sys / man / 1 / hold
index 7890b24898534b75092d1c07f73aed7ad2959a9d..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 (1)
+.SH HISTORY
+.I Hold
+first appeared in 9front (May, 2011).