summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoraiju <aiju@phicode.de>2011-05-23 23:13:08 +0000
committeraiju <aiju@phicode.de>2011-05-23 23:13:08 +0000
commite2603b51c824d7583e90b30719b746d962d0d28c (patch)
tree2aa4a9bed8ab9abb9acff8303ca4ae837ba50efc
parent742fe500b5dcae2248e5d4d378a8026b8bdbf49b (diff)
fixed hold(1) man page
-rw-r--r--sys/man/1/hold9
1 files changed, 3 insertions, 6 deletions
diff --git a/sys/man/1/hold b/sys/man/1/hold
index d84330451..6d2819739 100644
--- a/sys/man/1/hold
+++ b/sys/man/1/hold
@@ -9,13 +9,10 @@ hold \- simple text editor
.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
+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. If no
-.I file
-is specified, the newly entered text is printed on stdout.
+in the named file upon exit.
.SH SOURCE
.B /rc/bin/hold
.SH "SEE ALSO"