diff options
author | Brad Smith <brad@cvs.openbsd.org> | 2001-01-27 22:53:44 +0000 |
---|---|---|
committer | Brad Smith <brad@cvs.openbsd.org> | 2001-01-27 22:53:44 +0000 |
commit | c739f248cc55e0f4df91932b31e0d610822182d0 (patch) | |
tree | 88c4aa39beac2db10af721222215713cb5220494 /share/man/man8/man8.hp300 | |
parent | fb589a4561e7c670f8975a7ddade6dff7c71bb61 (diff) |
show architecture name at the top of the man page, looks nicer.
Diffstat (limited to 'share/man/man8/man8.hp300')
-rw-r--r-- | share/man/man8/man8.hp300/MAKEDEV.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/man8.hp300/MAKEDEV.8 b/share/man/man8/man8.hp300/MAKEDEV.8 index 52fc332d4d7..3d513d5e3b7 100644 --- a/share/man/man8/man8.hp300/MAKEDEV.8 +++ b/share/man/man8/man8.hp300/MAKEDEV.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.7 1999/07/09 13:35:35 aaron Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.8 2001/01/27 22:53:42 brad Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" @@ -64,7 +64,7 @@ .\" from: @(#)MAKEDEV.8 5.2 (Berkeley) 3/22/91 .\" .Dd July 27, 1997 -.Dt MAKEDEV 8 +.Dt MAKEDEV 8 hp300 .Os .Sh NAME .Nm MAKEDEV |