diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-02 20:11:53 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-02 20:11:53 +0000 |
commit | c32e9f278eee5d56ba2a77dd005657f17c956ca4 (patch) | |
tree | 524171101383e155a10996d5c87ce770464dbd05 /share/man/man9/malloc.9 | |
parent | 5a09caa876b9949440c6a7aab841f262f569557a (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.9 | 2 |
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 |