summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getcap.3
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-07-02 16:57:50 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-07-02 16:57:50 +0000
commitdd315e237a9a6218a77c1b65ddf478cfe70aa932 (patch)
treec69772d49de19320db824a78bc52ff8ba7ebf280 /lib/libc/gen/getcap.3
parentf0ef086ce07b0660dcadc55c6132d420ad5a64f0 (diff)
remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,
not "Month, ##, ####"
Diffstat (limited to 'lib/libc/gen/getcap.3')
-rw-r--r--lib/libc/gen/getcap.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/getcap.3 b/lib/libc/gen/getcap.3
index 6c3dd6ff585..de9f6005b35 100644
--- a/lib/libc/gen/getcap.3
+++ b/lib/libc/gen/getcap.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getcap.3,v 1.14 1999/06/05 03:44:53 aaron Exp $
+.\" $OpenBSD: getcap.3,v 1.15 1999/07/02 16:57:48 aaron Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -34,7 +34,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd April, 19, 1994
+.Dd April 19, 1994
.Dt GETCAP 3
.Os
.Sh NAME