ref: f1eaa1928a24d5c724a879124bdf6b7ebddd7ca5
parent: 5600f6a718e0ec577bc0e51acc65dbac06257466
author: stanley lieber <[email protected]>
date: Wed May 18 10:44:35 EDT 2011
hold(1): update man page
--- a/sys/man/1/hold
+++ b/sys/man/1/hold
@@ -1,6 +1,6 @@
.TH HOLD 1
.SH NAME
-hold \- text editor
+hold \- simple text editor
.SH SYNOPSIS
.B hold
.I file
@@ -12,7 +12,10 @@
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.
+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.
.SH SOURCE
.B /rc/bin/hold
.SH "SEE ALSO"