From 709a6dc20381aa310e3c2c78419b470dc3b63d50 Mon Sep 17 00:00:00 2001 From: Christophe CURIS Date: Mon, 6 Apr 2015 17:57:56 +0200 Subject: [PATCH] doc: changed section for man page of "wdread" to 1x for consistency All the man pages for our tools that interact with Window Maker are placed in the "1x" section, but the "wdread" page was an exception for no known reason. For consistency, this patch renames the file to the same "1x" section. Signed-off-by: Christophe CURIS --- doc/Makefile.am | 2 +- doc/{wdread.1 => wdread.1x} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename doc/{wdread.1 => wdread.1x} (95%) diff --git a/doc/Makefile.am b/doc/Makefile.am index d667153f..139b65c8 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -11,7 +11,7 @@ dist_man_MANS = \ seticons.1x \ setstyle.1x \ upgrade-windowmaker-defaults.8 \ - wdread.1 \ + wdread.1x \ wdwrite.1x \ WindowMaker.1x \ wmagnify.1x \ diff --git a/doc/wdread.1 b/doc/wdread.1x similarity index 95% rename from doc/wdread.1 rename to doc/wdread.1x index d3ad3582..e0c5cb26 100644 --- a/doc/wdread.1 +++ b/doc/wdread.1x @@ -1,4 +1,4 @@ -.TH "wdread" "1" "15 August 2011" +.TH wdread 1x "15 August 2011" .SH "NAME" \fBwdread\fR \- read value from defaults database .PP