diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-23 14:11:41 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-05-23 14:11:41 +0000 |
commit | 18cf786954e1bd6b1bb79070fceb4fecbad6d488 (patch) | |
tree | 0bc8554e6274bdee7e759f2d2d6a1e20fed0cdbb /share/man/man5/core.5 | |
parent | bd3846209995d875b04576fcb40766bbc82c16c6 (diff) |
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
is used instead; kwesterback@home.com
Diffstat (limited to 'share/man/man5/core.5')
-rw-r--r-- | share/man/man5/core.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/core.5 b/share/man/man5/core.5 index e23c89df6b2..2b7dd0d19a4 100644 --- a/share/man/man5/core.5 +++ b/share/man/man5/core.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: core.5,v 1.4 1998/11/29 15:47:23 aaron Exp $ +.\" $OpenBSD: core.5,v 1.5 1999/05/23 14:11:04 aaron Exp $ .\" $NetBSD: core.5,v 1.4 1994/11/30 19:31:11 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -36,7 +36,7 @@ .\" .Dd December 11, 1993 .Dt CORE 5 -.Os BSD 4 +.Os .Sh NAME .Nm core .Nd memory image file format |