aboutsummaryrefslogtreecommitdiff
path: root/ep.1
diff options
context:
space:
mode:
Diffstat (limited to 'ep.1')
-rw-r--r--ep.110
1 files changed, 7 insertions, 3 deletions
diff --git a/ep.1 b/ep.1
index 897a064..95e992d 100644
--- a/ep.1
+++ b/ep.1
@@ -15,15 +15,19 @@
redirects standard input to a temporary file,
opens it in
.Ev EDITOR
-(or vi, if none is set) and prints the contents of the (edited) file on standard output.
+(or
+.Xr vi 1 ,
+if none is set)
+and prints the contents of the (edited) file on standard output.
.Pp
.Nm
can be used as a versatile option selector.
-The following sequence is a quick way to delete all lines but the current in vi:
+The following sequence is a quick way to delete all lines but the current in
+.Xr vi 1 :
.Dl :.w!
.
.Sh AUTHORS
.Pp
.Nm
is written by John Ankarström
-.Aq Mt john (at) ankarstrom.se .
+.Aq Mt "john (at) ankarstrom.se" .