From e2603b51c824d7583e90b30719b746d962d0d28c Mon Sep 17 00:00:00 2001 From: aiju Date: Mon, 23 May 2011 23:13:08 +0000 Subject: fixed hold(1) man page --- sys/man/1/hold | 9 +++------ 1 file 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" -- cgit v1.2.3