summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2010-04-09 20:17:38 +0000
committerjmc <jmc@openbsd.org>2010-04-09 20:17:38 +0000
commitf03023c63d2e94345e198e6313dcdc2286add5e3 (patch)
tree9fbc8b1e2aec28b47f23f4b1bdfb9e0b8dd9d23b
parent- bump release in HISTORY (diff)
downloadwireguard-openbsd-f03023c63d2e94345e198e6313dcdc2286add5e3.tar.xz
wireguard-openbsd-f03023c63d2e94345e198e6313dcdc2286add5e3.zip
- fix up SYNOPSIS; it's not perfect yet though...
- couple of other tweaks while in here
-rw-r--r--usr.bin/less/less.121
1 files changed, 10 insertions, 11 deletions
diff --git a/usr.bin/less/less.1 b/usr.bin/less/less.1
index d1e427d2f95..e5d7aab0050 100644
--- a/usr.bin/less/less.1
+++ b/usr.bin/less/less.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: less.1,v 1.17 2009/10/22 12:35:53 sobrado Exp $
+.\" $OpenBSD: less.1,v 1.18 2010/04/09 20:17:38 jmc Exp $
.\"
.\" Copyright (C) 2002 Mark Nudelman
.\"
@@ -23,22 +23,22 @@
.\" OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN
.\" IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: October 22 2009 $
+.Dd $Mdocdate: April 9 2010 $
.Dt LESS 1
.Os
.Sh NAME
.Nm less , more
.Nd view files
.Sh SYNOPSIS
-.Nm less No | Nm more
+.Nm less \*(Ba more
.Fl \&?
-.Nm less No | Nm more
+.Nm less \*(Ba more
.Fl -help
-.Nm less No | Nm more
+.Nm less \*(Ba more
.Fl V
-.Nm less No | Nm more
+.Nm less \*(Ba more
.Fl -version
-.Nm less No | Nm more
+.Nm less \*(Ba more
.Bk -words
.Op Fl Oo Cm + Oc Ns Cm aBCcdEeFfGgIiJLMmNnQqRrSsUuVWwX~
.Op Fl b Ar space
@@ -52,16 +52,15 @@
.Op Fl t Ar tag
.Op Fl x Ar tab,...
.Op Fl y Ar lines
-.Op Fl Oo Cm z Oc Ar \ \&lines
+.Op Fl Oo Cm z Oc Ar lines
.Op Fl # Ar shift
-.Xo Oo Cm \+ Ns Oo Ns Cm \+ Ns
+.Xo Oo Cm \&+ Ns Oo Ns Cm \&+ Ns
.Oc Ar cmd
.Oc
.Xc
.Op Fl -
.Op Ar filename ...
.Ek
-.Pp
.\" (See the
.\" .Sx OPTIONS
.\" section for alternate option syntax with long option names.)
@@ -784,7 +783,7 @@ Like -r, but tries to keep track of the screen appearance where possible.
This works only if the input consists of normal text and possibly some
ANSI "color" escape sequences, which are sequences of the form:
.Pp
- ESC [ ... m
+.Dl ESC \&[ ... m
.Pp
where the "..." is zero or more characters other than "m".
For the purpose of keeping track of screen appearance,