From 26b1c3ba25abe5af4d356f6f66a8ede6ec9098e6 Mon Sep 17 00:00:00 2001
From: panne <unknown>
Date: Tue, 25 Jan 2000 14:57:53 +0000
Subject: [PATCH] [project @ 2000-01-25 14:57:53 by panne] "installing" is now
 called "building"

---
 docs/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/Makefile b/docs/Makefile
index 765515a5cc33..ca0eb1f5a8c2 100644
--- a/docs/Makefile
+++ b/docs/Makefile
@@ -1,6 +1,6 @@
 TOP = ..
 include $(TOP)/mk/boilerplate.mk
 
-SGML_DOC = installing
+SGML_DOC = building
 
 include $(TOP)/mk/target.mk
-- 
GitLab