diff options
author | Xavier Santolaria <xsa@cvs.openbsd.org> | 2006-05-08 12:09:35 +0000 |
---|---|---|
committer | Xavier Santolaria <xsa@cvs.openbsd.org> | 2006-05-08 12:09:35 +0000 |
commit | 92b716efb2759b5325d34688899a7d3f4da526b8 (patch) | |
tree | 4132569f41b0f8553c5a0c59e301a191f7490de5 /usr.bin/rcs/rlog.1 | |
parent | 5f6b73328ec6d818c9101dea68aac0054d398d11 (diff) |
a few bits about exit status here too; OK jmc@.
Diffstat (limited to 'usr.bin/rcs/rlog.1')
-rw-r--r-- | usr.bin/rcs/rlog.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/rcs/rlog.1 b/usr.bin/rcs/rlog.1 index f5fe249d27e..b69a81c6958 100644 --- a/usr.bin/rcs/rlog.1 +++ b/usr.bin/rcs/rlog.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rlog.1,v 1.17 2006/04/24 15:16:00 jmc Exp $ +.\" $OpenBSD: rlog.1,v 1.18 2006/05/08 12:09:34 xsa Exp $ .\" .\" Copyright (c) 2005 Xavier Santolaria <xsa@openbsd.org> .\" All rights reserved. @@ -167,6 +167,8 @@ dates used in the .Fl d option. .El +.Pp +.Ex -std rlog .Sh ENVIRONMENT .Bl -tag -width RCSINIT .It Ev RCSINIT |