diff options
author | michaels <michaels@cvs.openbsd.org> | 1996-10-08 01:21:08 +0000 |
---|---|---|
committer | michaels <michaels@cvs.openbsd.org> | 1996-10-08 01:21:08 +0000 |
commit | 3335b6ad7d1ede975afee2a7acfdfb5c494383b6 (patch) | |
tree | 03ec310c66dd7745b8e3adbecda62e6ba70d9f0e /lib/libc/md | |
parent | ca19a796dca7b796e77a9567be0e357be4b16b63 (diff) |
Attempt at cleanup.
Diffstat (limited to 'lib/libc/md')
-rw-r--r-- | lib/libc/md/mdX.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/md/mdX.3 b/lib/libc/md/mdX.3 index c20eb7d0eec..48c643b9cd4 100644 --- a/lib/libc/md/mdX.3 +++ b/lib/libc/md/mdX.3 @@ -6,11 +6,11 @@ .\" this stuff is worth it, you can buy me a beer in return. Poul-Henning Kamp .\" ---------------------------------------------------------------------------- .\" -.\" $OpenBSD: mdX.3,v 1.2 1996/08/04 21:31:34 millert Exp $ +.\" $OpenBSD: mdX.3,v 1.3 1996/10/08 01:20:08 michaels Exp $ .\" .Dd July 14, 1994 .Dt MDX 3 -.Os FreeBSD 2 +.Os .Sh NAME .Nm MDXInit , .Nm MDXUpdate , |