summaryrefslogtreecommitdiff
path: root/build-aux/x-to-1.in
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2006-08-22 14:57:59 +0000
committerBruno Haible <bruno@clisp.org>2006-08-22 14:57:59 +0000
commit984e663b1b382a483eb510d04df3fd087a2520b5 (patch)
treed09d41878b28eafb063878f60e96fceef424fe08 /build-aux/x-to-1.in
parent4294e57788932e47171d553d40b85feb98795685 (diff)
downloadgnulib-984e663b1b382a483eb510d04df3fd087a2520b5.tar.gz
Add comments, suggested by Simon Josefsson.
Diffstat (limited to 'build-aux/x-to-1.in')
-rw-r--r--build-aux/x-to-1.in5
1 files changed, 4 insertions, 1 deletions
diff --git a/build-aux/x-to-1.in b/build-aux/x-to-1.in
index 9010cf2926..0fb3134d52 100644
--- a/build-aux/x-to-1.in
+++ b/build-aux/x-to-1.in
@@ -1,6 +1,6 @@
#! /bin/sh
#
-# Copyright (C) 2001, 2003 Free Software Foundation, Inc.
+# Copyright (C) 2001, 2003, 2006 Free Software Foundation, Inc.
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -19,6 +19,9 @@
# This program creates a program's manual from the .x skeleton and its --help
# output.
+# The .x skeleton is a file containing manual page text that is not part of the
+# --help output. It is passed to help2man via its --include option. Its format
+# is described in the help2man documentation.
update=
while true; do