From: Bruno Haible Date: Tue, 22 Aug 2006 14:57:59 +0000 (+0000) Subject: Add comments, suggested by Simon Josefsson. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=984e663b1b382a483eb510d04df3fd087a2520b5;p=pspp Add comments, suggested by Simon Josefsson. --- 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