summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2014-11-23 09:56:33 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2014-11-23 09:56:33 +0000
commit00c4f1a6d6e1311f325136b9010f45d01ed4851e (patch)
tree3dc25925e37aa3079ecf006b3ddf0d64e18ae4e9
parentb54cb287e993d980f2843319469c0c1098cc650c (diff)
minor fixes;
-rw-r--r--usr.bin/less/less.17
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/less/less.1 b/usr.bin/less/less.1
index 52a0f6402fa..bf6ff3e334d 100644
--- a/usr.bin/less/less.1
+++ b/usr.bin/less/less.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: less.1,v 1.44 2014/11/23 08:01:06 bentley Exp $
+.\" $OpenBSD: less.1,v 1.45 2014/11/23 09:56:32 jmc Exp $
.\"
.\" Copyright (C) 1984-2012 Mark Nudelman
.\"
@@ -41,7 +41,7 @@
.Op Fl p Ar pattern
.Op Fl T Ar tagsfile
.Op Fl t Ar tag
-.Op Fl x Ar n Ns , Ns Ar ...
+.Op Fl x Ar n , Ns Ar ...
.Op Fl y Ar n
.Op Fl z Ar n
.Op Ar
@@ -2018,7 +2018,8 @@ to get the terminal characteristics necessary to manipulate the screen.
.It Ev VISUAL
Specifies the default editor.
If not set,
-.Ev EDITOR is used;
+.Ev EDITOR
+is used;
if that is not set,
.Xr vi 1
is used.