From 36043cd62481bce58d032d06e5e79cae0ec84749 Mon Sep 17 00:00:00 2001 From: Catalin Marinas Date: Thu, 12 Apr 2007 00:01:10 +0100 Subject: [PATCH] Revert commit "Move man page stg(1) to stg(7)" This commit is reverting 5906924135f886527c1e947d100073067783eaa2 and also moves stg.txt to section 1 in Documentation/Makefile. Signed-off-by: Catalin Marinas --- Documentation/Makefile | 4 ++-- Documentation/stg.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/Makefile b/Documentation/Makefile index ea387e7..2e5d23c 100644 --- a/Documentation/Makefile +++ b/Documentation/Makefile @@ -1,5 +1,5 @@ -MAN1_TXT=$(wildcard stg-*.txt) -MAN7_TXT=stg.txt +MAN1_TXT=$(wildcard stg*.txt) +MAN7_TXT= DOC_HTML=$(patsubst %.txt,%.html,$(MAN1_TXT) $(MAN7_TXT)) diff --git a/Documentation/stg.txt b/Documentation/stg.txt index d5339bb..cf28b02 100644 --- a/Documentation/stg.txt +++ b/Documentation/stg.txt @@ -1,4 +1,4 @@ -stg(7) +stg(1) ====== Yann Dirson v0.12.1, February 2007 -- 2.11.0