groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 01/01: rename .Env_var to Small_CB in all suitable man-pages


From: Bernd Warken
Subject: [groff] 01/01: rename .Env_var to Small_CB in all suitable man-pages
Date: Fri, 04 Jul 2014 11:10:53 +0000

bwarken pushed a commit to branch master
in repository groff.

commit 86962cbaafc85b586e7cb16d047aba43d5e6b726
Author: Bernd Warken <address@hidden>
Date:   Fri Jul 4 13:10:32 2014 +0200

    rename .Env_var to Small_CB in all suitable man-pages
---
 contrib/chem/ChangeLog      |    4 ++
 contrib/chem/chem.man       |   12 -----
 contrib/gideal/ChangeLog    |    4 ++
 contrib/gideal/gideal.man   |   12 -----
 contrib/gideal/ideal.man    |   14 +------
 contrib/groffer/ChangeLog   |    6 +++
 contrib/groffer/groffer.man |   97 ++++++++++++++++++++++---------------------
 contrib/groffer/version.sh  |    4 +-
 8 files changed, 66 insertions(+), 87 deletions(-)

diff --git a/contrib/chem/ChangeLog b/contrib/chem/ChangeLog
index 97f66c7..055922d 100644
--- a/contrib/chem/ChangeLog
+++ b/contrib/chem/ChangeLog
@@ -1,3 +1,7 @@
+2014-07-04  Bernd Warken  <address@hidden>
+
+       * chem.man: Remove definition of .Env-var.
+
 2014-07-03  Bernd Warken  <address@hidden>
        ________________________________________________________________
        * release of chem 1.0.1
diff --git a/contrib/chem/chem.man b/contrib/chem/chem.man
index 50b1691..b3bc140 100644
--- a/contrib/chem/chem.man
+++ b/contrib/chem/chem.man
@@ -76,18 +76,6 @@ is available in the internet at
 .\" Macro definitions
 .
 .\" --------------------------------------------------------------------
-.\" .Env_var  (<env_var_name> [<punct>])
-.\"
-.\" Display an environment variable, with optional punctuation.
-.\"
-.de Env_var
-.  nh
-.  SM
-.  Text \f[CB]\\$1\f[]\\$2
-.  hy
-..
-.
-.\" --------------------------------------------------------------------
 .\" .Error  (<text>...)
 .\"
 .\" Print error message to terminal and abort.
diff --git a/contrib/gideal/ChangeLog b/contrib/gideal/ChangeLog
index f17a6b6..8c01e23 100644
--- a/contrib/gideal/ChangeLog
+++ b/contrib/gideal/ChangeLog
@@ -1,3 +1,7 @@
+2014-07-04  Bernd Warken  <address@hidden>
+
+       * gideal.man, ideal.man: Remove definition of `.Env_var'.
+
 2014-07-03  Bernd Warken  <address@hidden>
 
        * gideal.pl: New version 0.9.4
diff --git a/contrib/gideal/gideal.man b/contrib/gideal/gideal.man
index 6a07d5b..d3f2935 100644
--- a/contrib/gideal/gideal.man
+++ b/contrib/gideal/gideal.man
@@ -77,18 +77,6 @@ The license text is available in the internet at
 .\" --------------------------------------------------------------------
 .
 .\" --------------------------------------------------------------------
-.\" .Env_var  (<env_var_name> [<punct>])
-.\"
-.\" Display an environment variable, with optional punctuation.
-.\"
-.de Env_var
-.  nh
-.  SM
-.  Text \f[CB]\\$1\f[]\\$2
-.  hy
-..
-.
-.\" --------------------------------------------------------------------
 .\" .Error  (<text>...)
 .\"
 .\" Print error message to terminal and abort.
diff --git a/contrib/gideal/ideal.man b/contrib/gideal/ideal.man
index 1bbfb38..97d65ce 100644
--- a/contrib/gideal/ideal.man
+++ b/contrib/gideal/ideal.man
@@ -15,7 +15,7 @@ ideal.7 - man page for the ideal roff language
 Source file position:  <groff_source_top>/contrib/gideal/ideal.man
 Installed position:    $prefix/share/man/man7/ideal.7
 .
-Last update: 3 Jul 2014
+Last update: 4 Jul 2014
 ..
 .
 .de authors
@@ -78,18 +78,6 @@ The license text is available in the internet at
 .\" --------------------------------------------------------------------
 .
 .\" --------------------------------------------------------------------
-.\" .Env_var  (<env_var_name> [<punct>])
-.\"
-.\" Display an environment variable, with optional punctuation.
-.\"
-.de Env_var
-.  nh
-.  SM
-.  Text \f[CB]\\$1\f[]\\$2
-.  hy
-..
-.
-.\" --------------------------------------------------------------------
 .\" .Error  (<text>...)
 .\"
 .\" Print error message to terminal and abort.
diff --git a/contrib/groffer/ChangeLog b/contrib/groffer/ChangeLog
index 7e3c215..9ece102 100644
--- a/contrib/groffer/ChangeLog
+++ b/contrib/groffer/ChangeLog
@@ -1,3 +1,9 @@
+2014-07-04  Bernd Warken  <address@hidden>
+
+       * version.sh: New version 2.2.2
+
+       * groffer.man: Rename `.Env_var' to `.Small_CB'.
+
 2014-07-03  Bernd Warken  <address@hidden>
 
        * roff2.man: Move `.TH', etc. to the beginning of the file.
diff --git a/contrib/groffer/groffer.man b/contrib/groffer/groffer.man
index c4488d1..906ae7b 100644
--- a/contrib/groffer/groffer.man
+++ b/contrib/groffer/groffer.man
@@ -57,11 +57,12 @@ The license text is available in the internet at
 .\" --------------------------------------------------------------------
 .
 .\" --------------------------------------------------------------------
-.\" .Env_var  (<env_var_name> [<punct>])
+.\" .Small_CB  (<information_in_CB> [<punct>])
 .\"
-.\" Display an environment variable, with optional punctuation.
+.\" Display information like an environment variable such as $PATH in
+ \" small size CB with optional punctuation.
 .\"
-.de Env_var
+.de Small_CB
 .  nh
 .  SM
 .  Text \f[CB]\\$1\f[]\\$2
@@ -224,7 +225,7 @@ behaviors.
 .
 This can be done either in configuration files, with the shell
 environment variable
-.Env_var \%$GROFFER_OPT ,
+.Small_CB \%$GROFFER_OPT ,
 or on the command line.
 .
 .
@@ -571,7 +572,7 @@ an error is raised.
 .
 .P
 These abbreviations are only allowed in the environment variable
-.Env_var \%$GROFFER_OPT ,
+.Small_CB \%$GROFFER_OPT ,
 but not in the configuration files.
 .
 In configuration, all long options must be exact.
@@ -679,7 +680,7 @@ Reset all configuration from previously processed command 
line options
 to the default values.
 .
 This is useful to wipe out all former options of the configuration, in
-.Env_var \%$GROFFER_OPT ,
+.Small_CB \%$GROFFER_OPT ,
 and restart option processing using only the rest of the command line.
 .
 .
@@ -711,7 +712,7 @@ Choose a viewer program for
 .IR \%dvi\~mode .
 .
 This can be a file name or a program to be searched in
-.Env_var $PATH .
+.Small_CB $PATH .
 .
 Known \%\f[CR]X\~Window\f[]
 .I \%dvi
@@ -739,7 +740,7 @@ Choose a web browser program for viewing in
 .IR \%html\~mode .
 .
 It can be the path name of an executable file or a program in
-.Env_var $PATH .
+.Small_CB $PATH .
 .
 In each case, arguments can be provided additionally.
 .
@@ -977,7 +978,7 @@ Choose a viewer program for
 .IR \%pdf\~mode .
 .
 This can be a file name or a program to be searched in
-.Env_var $PATH ;
+.Small_CB $PATH ;
 arguments can be provided additionally.
 .
 .
@@ -991,7 +992,7 @@ Choose a viewer program for
 .IR \%ps\~mode .
 .
 This can be a file name or a program to be searched in
-.Env_var $PATH .
+.Small_CB $PATH .
 .
 Common Postscript viewers include
 .BR \%okular (1),
@@ -1039,7 +1040,7 @@ This option is equivalent to
 option
 .BR \-\-pager=\,\fIprog\fP .
 The option argument can be a file name or a program to be searched in
-.Env_var $PATH ;
+.Small_CB $PATH ;
 arguments can be provided additionally.
 .
 .
@@ -1065,7 +1066,7 @@ Suitable viewer programs are
 which is the default and
 .BR \%xditview (1).
 The argument can be any executable file or a program in
-.Env_var $PATH ;
+.Small_CB $PATH ;
 arguments can be provided additionally.
 .
 .
@@ -1475,7 +1476,7 @@ If your system has \f[CR]GNU\f[]
 installed the full set of long and short options of the \f[CR]GNU\f[]
 .B man
 program can be passed via the environment variable
-.Env_var \%$MANOPT ;
+.Small_CB \%$MANOPT ;
 see
 .BR \%man (1).
 .
@@ -1531,7 +1532,7 @@ Set the language for
 .IR \%man\~pages .
 .
 This has the same effect, but overwrites
-.Env_var $LANG .
+.Small_CB $LANG .
 .
 .
 .TP
@@ -1787,7 +1788,7 @@ files, do not delete them during the run of
 .TP
 .B \-\-debug\-params
 Print the parameters, as obtained from the configuration files, from
-.Env_var \%GROFFER_OPT ,
+.Small_CB \%GROFFER_OPT ,
 and the command line arguments.
 .
 .
@@ -1834,7 +1835,7 @@ the display program for viewing the output with its 
arguments,
 .
 .Topic
 the active parameters from the config files, the arguments in
-.Env_var \%$GROFFER_OPT ,
+.Small_CB \%$GROFFER_OPT ,
 and the arguments of the command line,
 .
 .Topic
@@ -2149,7 +2150,7 @@ environment (or similar implementations within other 
windowing
 environments).
 .
 The environment variable
-.Env_var \%$DISPLAY
+.Small_CB \%$DISPLAY
 and the option
 .B \-\-display
 are used for specifying the \%\f[CR]X\~Window\f[] display to be used.
@@ -2239,7 +2240,7 @@ for a text output on a text terminal using some pager 
program.
 .
 .P
 If the variable
-.Env_var \%$DISPLAY
+.Small_CB \%$DISPLAY
 is not set or empty,
 .B \%groffer
 assumes that it should use
@@ -2266,7 +2267,7 @@ The pager to be used can be specified by one of the 
options
 and
 .BR \-\-viewer ,
 or by the environment variable
-.Env_var \%$PAGER .
+.Small_CB \%$PAGER .
 If all of this is not used the
 .BR \%less (1)
 program with the option
@@ -2457,12 +2458,12 @@ It is generated by the following methods.
 .
 .Topic
 The environment variable
-.Env_var \%$MANPATH
+.Small_CB \%$MANPATH
 can be set.
 .
 .Topic
 It can be read from the arguments of the environment variable
-.Env_var \%$MANOPT .
+.Small_CB \%$MANOPT .
 .
 .Topic
 The
@@ -2482,7 +2483,7 @@ program is tried to determine one.
 .
 .Topic
 If this does not work a reasonable default path from
-.Env_var $PATH
+.Small_CB $PATH
 is determined.
 .
 .
@@ -2507,12 +2508,12 @@ can be provided by 3 methods.
 .
 .Topic
 The environment variable
-.Env_var \%$SYSTEM
+.Small_CB \%$SYSTEM
 has the lowest precedence.
 .
 .Topic
 This can be overridden by an option in
-.Env_var \%$MANOPT .
+.Small_CB \%$MANOPT .
 .
 .Topic
 This again is overridden by the command line option
@@ -2558,19 +2559,19 @@ can be chosen by several methods.
 .
 .Topic
 Environment variable
-.Env_var $LANG .
+.Small_CB $LANG .
 .
 .Topic
 This is overridden by
-.Env_var \%$LC_MESSAGES .
+.Small_CB \%$LC_MESSAGES .
 .
 .Topic
 This is overridden by
-.Env_var $LC_ALL .
+.Small_CB $LC_ALL .
 .
 .Topic
 This can be overridden by providing an option in
-.Env_var \%$MANOPT .
+.Small_CB \%$MANOPT .
 .
 .Topic
 All these environment variables are overridden by the command line
@@ -2732,7 +2733,7 @@ on the command line:
 .
 .Topic
 Environment variable
-.Env_var \%$MANSECT
+.Small_CB \%$MANSECT
 .
 .Topic
 Command line option
@@ -2764,7 +2765,7 @@ search to only some
 The multiple
 .I sections
 are only possible for
-.Env_var \%$MANSECT
+.Small_CB \%$MANSECT
 and
 .BR \-\-sections .
 .
@@ -2789,7 +2790,7 @@ abbreviation is good enough in most cases.
 .
 .Topic
 Environment variable
-.Env_var \%$EXTENSION
+.Small_CB \%$EXTENSION
 .
 .Topic
 Command line option
@@ -3014,7 +3015,7 @@ and some standard system variables are honored.
 .\" --------------------------------------------------------------------
 .
 .TP
-.Env_var \%$GROFFER_OPT
+.Small_CB \%$GROFFER_OPT
 Store options for a run of
 .BR \%groffer .
 .
@@ -3039,7 +3040,7 @@ The following variables have a special meaning for
 .
 .
 .TP
-.Env_var \%$DISPLAY
+.Small_CB \%$DISPLAY
 If this variable is set this indicates that the \%\f[CR]X\~Window\fP
 system is running.
 .
@@ -3061,11 +3062,11 @@ can be started on the second monitor by the command
 .
 .
 .TP
-.Env_var \%$LC_ALL
+.Small_CB \%$LC_ALL
 .TQ
-.Env_var \%$LC_MESSAGES
+.Small_CB \%$LC_MESSAGES
 .TQ
-.Env_var $LANG
+.Small_CB $LANG
 If one of these variables is set (in the above sequence), its content
 is interpreted as the locale, the language to be used, especially when
 retrieving
@@ -3100,7 +3101,7 @@ This is the same behavior as when all 3\~variables are 
unset.
 .
 .
 .TP
-.Env_var \%$PAGER
+.Small_CB \%$PAGER
 This variable can be used to set the pager for the tty output.
 .
 For example, to disable the use of a pager completely set this
@@ -3114,7 +3115,7 @@ program
 .sp
 .
 .TP
-.Env_var $PATH
+.Small_CB $PATH
 All programs within the
 .B \%groffer
 script are called without a fixed path.
@@ -3143,7 +3144,7 @@ The following variable has a direct meaning for the
 program.
 .
 .TP
-.Env_var \%$GROFF_TMPDIR
+.Small_CB \%$GROFF_TMPDIR
 If the value of this variable is an existing, writable directory,
 .B \%groffer
 uses it for storing its temporary files, just as
@@ -3174,12 +3175,12 @@ but the user interface is the same.
 The
 .B man
 environment variables can be overwritten by options provided with
-.Env_var \%$MANOPT ,
+.Small_CB \%$MANOPT ,
 which in turn is overwritten by the command line.
 .
 .
 .TP
-.Env_var \%$EXTENSION
+.Small_CB \%$EXTENSION
 Restrict the search for
 .I \%man\~pages
 to files having this extension.
@@ -3190,7 +3191,7 @@ see there for details.
 .
 .
 .TP
-.Env_var \%$MANOPT
+.Small_CB \%$MANOPT
 This variable contains options as a preset for
 .BR \%man (1).
 As not all of these are relevant for
@@ -3206,7 +3207,7 @@ given on the command line.
 .
 .
 .TP
-.Env_var \%$MANPATH
+.Small_CB \%$MANPATH
 If set, this variable contains the directories in which the
 .I \%man\~page
 trees are stored.
@@ -3216,7 +3217,7 @@ This is overridden by option
 .
 .
 .TP
-.Env_var \%$MANSECT
+.Small_CB \%$MANSECT
 If this is a colon separated list of section names, the search for
 .I \%man\~pages
 is restricted to those manual sections in that order.
@@ -3226,7 +3227,7 @@ This is overridden by option
 .
 .
 .TP
-.Env_var \%$SYSTEM
+.Small_CB \%$SYSTEM
 If this is set to a comma separated list of names these are interpreted
 as
 .I \%man\~page
@@ -3239,7 +3240,7 @@ see there for details.
 .
 .P
 The environment variable
-.Env_var \%$MANROFFSEQ
+.Small_CB \%$MANROFFSEQ
 is ignored by
 .B \%groffer
 because the necessary preprocessors are determined automatically.
@@ -3265,7 +3266,7 @@ System-wide configuration file for
 User-specific configuration file for
 .BR \%groffer ,
 where
-.Env_var \%$HOME
+.Small_CB \%$HOME
 denotes the user's home directory.
 .
 This file is called after the system-wide configuration file to enable
@@ -3279,7 +3280,7 @@ file in
 comes first; it is overwritten by the configuration file in the home
 directory; both configuration files are overwritten by the environment
 variable
-.Env_var \%$GROFFER_OPT ;
+.Small_CB \%$GROFFER_OPT ;
 everything is overwritten by the command line arguments.
 .
 .
diff --git a/contrib/groffer/version.sh b/contrib/groffer/version.sh
index 911bdf7..d8fc23b 100644
--- a/contrib/groffer/version.sh
+++ b/contrib/groffer/version.sh
@@ -29,8 +29,8 @@
 export _PROGRAM_VERSION;
 export _LAST_UPDATE;
 
-_PROGRAM_VERSION='2.2.1';
-_LAST_UPDATE='18 Jun 2014';
+_PROGRAM_VERSION='2.2.2';
+_LAST_UPDATE='4 JuJ 2014';
 
 # this setting of the groff version is only used before make is run,
 # otherwise @VERSION@ will set it, see groffer.sh.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]