summaryrefslogtreecommitdiff
path: root/usr.bin/expand
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2010-09-03 11:09:30 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2010-09-03 11:09:30 +0000
commit25818e05e234f7e28cf2f85c16dd8fda67d13b61 (patch)
tree75d9b923fe8192de2a66a9228540f829bf0d826b /usr.bin/expand
parentd4eeef45f2a89e6c666b0fccd3ea95fee9c88b4d (diff)
add an EXIT STATUS section for /usr/bin;
Diffstat (limited to 'usr.bin/expand')
-rw-r--r--usr.bin/expand/expand.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/expand/expand.1 b/usr.bin/expand/expand.1
index 11536772c3f..4331f88c8f2 100644
--- a/usr.bin/expand/expand.1
+++ b/usr.bin/expand/expand.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: expand.1,v 1.15 2010/07/22 07:38:56 jmc Exp $
+.\" $OpenBSD: expand.1,v 1.16 2010/09/03 11:09:28 jmc Exp $
.\" $NetBSD: expand.1,v 1.3 1995/09/02 06:19:45 jtc Exp $
.\"
.\" Copyright (c) 1980, 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)expand.1 8.1 (Berkeley) 6/9/93
.\"
-.Dd $Mdocdate: July 22 2010 $
+.Dd $Mdocdate: September 3 2010 $
.Dt EXPAND 1
.Os
.Sh NAME
@@ -110,7 +110,7 @@ flag, by prefixing
with a dash
.Pq - .
.El
-.Pp
+.Sh EXIT STATUS
.Ex -std expand
.Sh SEE ALSO
.Xr fold 1