summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2014-04-09 16:14:41 +0000
committerjmc <jmc@openbsd.org>2014-04-09 16:14:41 +0000
commit3c22ed6bf7c087c8cea06e14882823f346190d52 (patch)
treef30701fca59b0515776338dec1efc0d4fc2b58a7
parentupdate COMMANDS to only reflect those specified by posix; ok millert (diff)
downloadwireguard-openbsd-3c22ed6bf7c087c8cea06e14882823f346190d52.tar.xz
wireguard-openbsd-3c22ed6bf7c087c8cea06e14882823f346190d52.zip
add EXIT STATUS; ok millert
-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 ,