changeset: 2530:cc351a62b2f7
tag: tip
user: Kris Maglione <jg_AT_suckless.org>
date: Fri Oct 09 16:20:23 2009 -0400
files: man/Makefile man/wimenu.1 man/wimenu.man1 man/wmii.1 man/wmii.man1 man/wmiir.1 man/wmiir.man1 mk/wmii.mk
description:
Add version to man page headers.
diff -r 78d30408fe67 -r cc351a62b2f7 man/Makefile
--- a/man/Makefile Sat Oct 10 14:57:00 2009 -0400
+++ b/man/Makefile Fri Oct 09 16:20:23 2009 -0400
@@ -3,12 +3,8 @@
include ${ROOT}/mk/wmii.mk
TARG = wmii.1 \
- wmiir.1 \
wimenu.1
-wmiir.1:
- true
-
$(TARG): Makefile $(ROOT)/mk/wmii.mk header.t2t
include ${ROOT}/mk/man.mk
diff -r 78d30408fe67 -r cc351a62b2f7 man/wimenu.1
--- a/man/wimenu.1 Sat Oct 10 14:57:00 2009 -0400
+++ b/man/wimenu.1 Fri Oct 09 16:20:23 2009 -0400
@@ -1,4 +1,4 @@
-.TH "WMII" 1 "May, 2009" ""
+.TH "WIMENU" 1 "Oct, 2009" "wmii-_AT_VERSION@"
.SH NAME
.P
diff -r 78d30408fe67 -r cc351a62b2f7 man/wimenu.man1
--- a/man/wimenu.man1 Sat Oct 10 14:57:00 2009 -0400
+++ b/man/wimenu.man1 Fri Oct 09 16:20:23 2009 -0400
@@ -1,6 +1,6 @@
-WMII
-
-May, 2009
+WIMENU
+wmii-_AT_VERSION@
+Oct, 2009
%!includeconf: header.t2t
diff -r 78d30408fe67 -r cc351a62b2f7 man/wmii.1
--- a/man/wmii.1 Sat Oct 10 14:57:00 2009 -0400
+++ b/man/wmii.1 Fri Oct 09 16:20:23 2009 -0400
@@ -1,8 +1,8 @@
-.TH "WMII" 1 "Dec, 2008" ""
+.TH "WMII" 1 "Oct, 2009" "wmii-_AT_VERSION@"
.SH NAME
.P
-wmii \- Window Manager Improved Improved
+wmii \- Window Manager Improved²
.SH SYNOPSIS
.P
diff -r 78d30408fe67 -r cc351a62b2f7 man/wmii.man1
--- a/man/wmii.man1 Sat Oct 10 14:57:00 2009 -0400
+++ b/man/wmii.man1 Fri Oct 09 16:20:23 2009 -0400
@@ -1,12 +1,12 @@
WMII
-
-Dec, 2008
+wmii-_AT_VERSION@
+Oct, 2009
%!includeconf: header.t2t
= NAME =
-wmii - Window Manager Improved Improved
+wmii - Window Manager Improved²
= SYNOPSIS =
diff -r 78d30408fe67 -r cc351a62b2f7 man/wmiir.1
--- a/man/wmiir.1 Sat Oct 10 14:57:00 2009 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,51 +0,0 @@
-.TH WMIIR 1 wmii-VERSION
-.SH NAME
-wmiir \(em wrapper script for ixpc
-.SH SYNOPSIS
-.B wmiir
-.RB [ \-a
-.IR address ]
-.I action
-.I file
-.br
-.B wmiir
-.B \-v
-.SH DESCRIPTION
-.SS Overview
-.B wmiir
-is a wrapper script for
-.BR ixpc (1)
-to conveniently access the filesystem of
-.BR wmiiwm (1)
-from the command line or from shell
-scripts. It can be used to configure
-.BR wmii (1).
-
-.SS Options
-See the manual page of
-.BR ixpc (1) .
-.SH ENVIRONMENT
-.TP
-WMII_ADDRESS
-The address of the wmiiwm file server to which wmiir will connect.
-.SH EXAMPLES
-.TP
-.B wmiir ls /
-This prints the root directory of the wmii filesystem. For more information
-about the contents of this filesystem, see
-.BR wmiiwm (1).
-.TP
-.B echo -n quit | wmiir write /ctl
-Write 'quit' to the main control file of the wmii filesystem, effectively
-leaving wmii.
-.TP
-.B echo -n view 2 | wmiir write /ctl
-Bring into view all clients tagged '2'. To learn about clients and
-tags, see
-.BR wmii (1).
-.SH SEE ALSO
-.BR wmii (1),
-.BR ixpc (1),
-.BR wmiiwm (1)
-
-http://www.cs.bell-labs.com/sys/man/5/INDEX.html
diff -r 78d30408fe67 -r cc351a62b2f7 man/wmiir.man1
--- a/man/wmiir.man1 Sat Oct 10 14:57:00 2009 -0400
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,51 +0,0 @@
-.TH WMIIR 1 wmii-hg2287
-.SH NAME
-wmiir \(em wrapper script for ixpc
-.SH SYNOPSIS
-.B wmiir
-.RB [ \-a
-.IR address ]
-.I action
-.I file
-.br
-.B wmiir
-.B \-v
-.SH DESCRIPTION
-.SS Overview
-.B wmiir
-is a wrapper script for
-.BR ixpc (1)
-to conveniently access the filesystem of
-.BR wmiiwm (1)
-from the command line or from shell
-scripts. It can be used to configure
-.BR wmii (1).
-
-.SS Options
-See the manual page of
-.BR ixpc (1) .
-.SH ENVIRONMENT
-.TP
-WMII_ADDRESS
-The address of the wmiiwm file server to which wmiir will connect.
-.SH EXAMPLES
-.TP
-.B wmiir ls /
-This prints the root directory of the wmii filesystem. For more information
-about the contents of this filesystem, see
-.BR wmiiwm (1).
-.TP
-.B echo -n quit | wmiir write /ctl
-Write 'quit' to the main control file of the wmii filesystem, effectively
-leaving wmii.
-.TP
-.B echo -n view 2 | wmiir write /ctl
-Bring into view all clients tagged '2'. To learn about clients and
-tags, see
-.BR wmii (1).
-.SH SEE ALSO
-.BR wmii (1),
-.BR ixpc (1),
-.BR wmiiwm (1)
-
-http://www.cs.bell-labs.com/sys/man/5/INDEX.html
diff -r 78d30408fe67 -r cc351a62b2f7 mk/wmii.mk
--- a/mk/wmii.mk Sat Oct 10 14:57:00 2009 -0400
+++ b/mk/wmii.mk Fri Oct 09 16:20:23 2009 -0400
@@ -11,6 +11,7 @@
FILTER = sed "s|@CONFPREFIX@|$(ETC)|g; \
s|@CONFVERSION@|$(CONFVERSION)|g; \
s|@DOCDIR@|$(DOC)|g; \
+ s|@VERSION@|$(VERSION)|g; \
s|@LIBDIR@|$(LIBDIR)|g; \
s|@BINSH@|$(BINSH)|g; \
s|@TERMINAL@|$(TERMINAL)|g;"
Received on Sun Oct 11 2009 - 10:04:54 UTC
This archive was generated by hypermail 2.2.0 : Sun Oct 11 2009 - 10:12:06 UTC