summaryrefslogtreecommitdiff
path: root/share/man/man9/malloc.9
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>1999-07-02 20:11:53 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>1999-07-02 20:11:53 +0000
commitc32e9f278eee5d56ba2a77dd005657f17c956ca4 (patch)
tree524171101383e155a10996d5c87ce770464dbd05 /share/man/man9/malloc.9
parent5a09caa876b9949440c6a7aab841f262f569557a (diff)
consistent .Dd usage; proper format is: .Dd Month DD, YYYY
Diffstat (limited to 'share/man/man9/malloc.9')
-rw-r--r--share/man/man9/malloc.92
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/malloc.9 b/share/man/man9/malloc.9
index 796334179ec..0fe5526a479 100644
--- a/share/man/man9/malloc.9
+++ b/share/man/man9/malloc.9
@@ -34,7 +34,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd Jun 16, 1996
+.Dd June 16, 1996
.Dt MALLOC 9
.Os
.Sh NAME