From aec876324fff2a399fd97649881017ec7c20033f Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Fri, 29 Feb 2008 08:49:53 +0000 Subject: [PATCH] Put a comment into source of man page to indicate where the main content starts. (We now have a few of macro definitions at the start of the source, so putting this comment in helps those that might be viewing the source.) --- xsl/manpages/docbook.xsl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/xsl/manpages/docbook.xsl b/xsl/manpages/docbook.xsl index 03b2e4578..50babed4e 100644 --- a/xsl/manpages/docbook.xsl +++ b/xsl/manpages/docbook.xsl @@ -235,6 +235,9 @@ + .\" ----------------------------------------------------------------- + .\" * MAIN CONTENT STARTS HERE * + .\" ----------------------------------------------------------------- -- 2.49.0