diff options
author | Todd T. Fries <todd@cvs.openbsd.org> | 2008-06-16 08:18:40 +0000 |
---|---|---|
committer | Todd T. Fries <todd@cvs.openbsd.org> | 2008-06-16 08:18:40 +0000 |
commit | 84c4211c374c42b06af9b8acafbe05bc51ea8750 (patch) | |
tree | eb94aa06e1bfecf925eca67f74bf181b70cffb35 /etc/MAKEDEV.man | |
parent | a0e750fb13efa9e3304fbd1cf8a87ba73db71614 (diff) |
build MAKEDEV.8's conditionally upon more than just rcsid changes also
Diffstat (limited to 'etc/MAKEDEV.man')
-rw-r--r-- | etc/MAKEDEV.man | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/MAKEDEV.man b/etc/MAKEDEV.man index d83e3d9321f..9827d9b3c6b 100644 --- a/etc/MAKEDEV.man +++ b/etc/MAKEDEV.man @@ -1,7 +1,7 @@ define(COMM,`.\"')dnl include(MAKEDEV.mansub)dnl dnl -vers(a, {-$OpenBSD: MAKEDEV.man,v 1.3 2004/03/12 18:12:12 miod Exp $-})dnl +vers(a, {-$OpenBSD: MAKEDEV.man,v 1.4 2008/06/16 08:18:39 todd Exp $-})dnl dnl define(quote,{-.Dq $1 -})dnl @@ -23,7 +23,7 @@ define({-_std-},)dnl divert(1)dnl dnl send md shell fragments to the bit bucket... define(__mddivert,11)dnl -include(etc.MACHINE/MAKEDEV.md)dnl +include(MAKEDEV.md)dnl dnl .El divert(0)dnl |