summaryrefslogtreecommitdiff
path: root/usr.bin/less/more.1
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2014-04-09 16:14:42 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2014-04-09 16:14:42 +0000
commit788e282bf674b9dc6041f6acf458b18402d85f41 (patch)
tree37d763e5f1bb92a11e5349dacec8b5d5d4e4f7e0 /usr.bin/less/more.1
parent4b2fb69911ea6d2e9ab6761ea1bf3cac2da9a51b (diff)
add EXIT STATUS; ok millert
Diffstat (limited to 'usr.bin/less/more.1')
-rw-r--r--usr.bin/less/more.14
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/less/more.1 b/usr.bin/less/more.1
index 023a490b0c6..57001c983c6 100644
--- a/usr.bin/less/more.1
+++ b/usr.bin/less/more.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: more.1,v 1.5 2014/04/09 15:34:33 jmc Exp $
+.\" $OpenBSD: more.1,v 1.6 2014/04/09 16:14:41 jmc Exp $
.\"
.\" Copyright (c) 1988, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -273,6 +273,8 @@ to get the terminal characteristics necessary to manipulate the screen.
.It Ev VISUAL
Specifies the default editor.
.El
+.Sh EXIT STATUS
+.Ex -std more
.Sh SEE ALSO
.Xr ctags 1 ,
.Xr less 1 ,