summaryrefslogtreecommitdiff
path: root/usr.bin/gencat/gencat.1
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 01:21:54 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-06-05 01:21:54 +0000
commit1805b94e6caa317d402e398fa06fa3d93d6827a0 (patch)
treee58ba56a51e58547f1d6f5a95c25435bc397c5c3 /usr.bin/gencat/gencat.1
parentf35d61706eae00527a19f021ef26ab0109f18e5c (diff)
- remove trailing white space
- remove arguments from .Os macros - remove arguments from .Nm macros, where appropriate - some more Dq/Sq/Ql insanity - still lots to do in the usr.bin tree... :/
Diffstat (limited to 'usr.bin/gencat/gencat.1')
-rw-r--r--usr.bin/gencat/gencat.16
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/gencat/gencat.1 b/usr.bin/gencat/gencat.1
index 0d496a0563f..22bc401d4e5 100644
--- a/usr.bin/gencat/gencat.1
+++ b/usr.bin/gencat/gencat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: gencat.1,v 1.7 1998/12/16 02:38:49 aaron Exp $
+.\" $OpenBSD: gencat.1,v 1.8 1999/06/05 01:21:26 aaron Exp $
.\"
.\" Copyright (c) 1997 Ken Stailey
.\"
@@ -24,7 +24,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $Id: gencat.1,v 1.7 1998/12/16 02:38:49 aaron Exp $
+.\" $Id: gencat.1,v 1.8 1999/06/05 01:21:26 aaron Exp $
.\"
.Dd June 11, 1997
.Dt GENCAT 1
@@ -156,7 +156,7 @@ If the character following the backslash is not one of those specified,
the backslash is ignored.
.Pp
The
-.Nm
+.Nm
utility exits 0 on success, or >0 if an error occurs.
.Sh SEE ALSO
.Xr catclose 3 ,