diff options
author | Joel Sing <jsing@cvs.openbsd.org> | 2007-11-27 15:46:18 +0000 |
---|---|---|
committer | Joel Sing <jsing@cvs.openbsd.org> | 2007-11-27 15:46:18 +0000 |
commit | f433f76fb87c981ed09ba271cd1d72b12ad1071c (patch) | |
tree | 5d09f252cebea11980c76d1aad37ced2426eb970 | |
parent | 4aec5d63c1ace4654b085c99537e0c1084b88db1 (diff) |
Remember to add gbe.4...
-rw-r--r-- | share/man/man4/man4.sgi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.sgi/Makefile b/share/man/man4/man4.sgi/Makefile index ac784516832..7081fc5c0df 100644 --- a/share/man/man4/man4.sgi/Makefile +++ b/share/man/man4/man4.sgi/Makefile @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.5 2007/10/18 18:59:29 jsing Exp $ +# $OpenBSD: Makefile,v 1.6 2007/11/27 15:46:17 jsing Exp $ # Not applicable: crime.4 dpclock.4 dsclock.4 gio.4 haltwo.4 hpc.4 # imc.4 newport.4 pic.4 wdsc.4 -MAN= intro.4 macebus.4 mavb.4 mec.4 mkbc.4 +MAN= gbe.4 intro.4 macebus.4 mavb.4 mec.4 mkbc.4 MLINKS= macebus.4 macepcibr.4 MANSUBDIR=sgi |