edrcman.cfg

Package: WA2L/edrc 1.5.57
Section: Configuration Files (4)
Updated: 03 March 2025
Index Return to Main Contents

 

NAME

edrcman.cfg - configuration file for edrcman

 

SYNOPSIS

edrc/etc/edrcman.cfg

 

AVAILABILITY

WA2L/edrc

 

DESCRIPTION

This is the configuration file for the edrcman command.

 

FILEFORMAT

The fileformat is OPTION=VALUE

Between the OPTION, the = and the VALUE are no spaces.

Rows starting with a # are considered as comments.

You should not comment out any OPTION If you like to use default settings simply do not specify a VALUE.

 

OPTIONS

CACHE
Cache settings resolved by edrcman if setting is not set to False.

Example: CACHE=False

Default: CACHE=True

LC_ALL
Set LC_ALL to ensure proper manpage display (also special characters).

Example: LC_ALL=C

Default: LC_ALL=

MAN_PATH
space separated list of additional man pages which are not available in the $MANPATH of the user starting edrcman. This additional manpages will be appended to the standard $MANPATH and are accessible thru the edrc 'man' command. Do not add the man-pages of WA2L/edrc to this path, those pages are available by default.

Example: MAN_PATH= /opt/graphics/common/man /opt/hparray/share/man

Default: MAN_PATH= `approot`/man/<OSID> `approot`/man/all

MAN_SYS
Operating system variant name.

Available names are: alpine, arch, centos, darwin, debian, dragonfly, fedora, freebsd, hpux, irix, linux, macos, macosx, minix, netbsd, openbsd, opendarwin, opensuse, osf1, plan9, rocky, slackware, solaris, sunos, sunos4, sunos5, suse, true64, ubuntu, ultrix, v7, x11, xfree86 and for general manual pages: [M]ANNED or [F]REEBSD.

If no MAN_SYS is set the name is resolved from the /etc/os-release configuration file.

Example: MAN_SYS=ALL

Default: MAN_SYS=

 

SEE ALSO

edrcintro(1), edrcman(1)

 

NOTES

-

 

BUGS

-

 

AUTHOR

edrcman.cfg was developed by Christian Walther. Send suggestions and bug reports to wa2l@users.sourceforge.net .

 

COPYRIGHT

Copyright © 2020 Christian Walther

This is free software; see edrc/doc/COPYING for copying conditions. There is ABSOLUTELY NO WARRANTY; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


 

Index

NAME
SYNOPSIS
AVAILABILITY
DESCRIPTION
FILEFORMAT
OPTIONS
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 00:14:02 GMT, March 08, 2025