grfinfo(1) is hp300 specific, so move the man page to the hp300 subdir.

This commit is contained in:
rpaulo 2005-08-20 17:21:29 +00:00
parent 9e7b9d2566
commit 6443bd996e
2 changed files with 6 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.6 2002/09/18 03:54:29 lukem Exp $ # $NetBSD: Makefile,v 1.7 2005/08/20 17:21:29 rpaulo Exp $
.include <bsd.own.mk> .include <bsd.own.mk>
@ -7,6 +7,7 @@ PROG= grfinfo
CPPFLAGS+= -I${NETBSDSRCDIR}/sys/arch/hp300 CPPFLAGS+= -I${NETBSDSRCDIR}/sys/arch/hp300
.endif .endif
MAN= grfinfo.1 MAN= grfinfo.1
MANSUBDIR= /hp300
.include <bsd.prog.mk> .include <bsd.prog.mk>

View File

@ -1,4 +1,4 @@
.\" $NetBSD: grfinfo.1,v 1.7 2002/02/08 01:38:48 ross Exp $ .\" $NetBSD: grfinfo.1,v 1.8 2005/08/20 17:21:30 rpaulo Exp $
.\" .\"
.\" Copyright (c) 1997 The NetBSD Foundation, Inc. .\" Copyright (c) 1997 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -36,8 +36,8 @@
.\" .\"
.\" @(#)cat.1 8.3 (Berkeley) 5/2/95 .\" @(#)cat.1 8.3 (Berkeley) 5/2/95
.\" .\"
.Dd January 31, 1997 .Dd August 20, 2005
.Dt GRFINFO 1 .Dt GRFINFO 1 hp300
.Os .Os
.Sh NAME .Sh NAME
.Nm grfinfo .Nm grfinfo