man.map

Package: WA2L/WinTools 1.2.08
Section: File Formats (4)
Updated: 11 July 2020
Index Return to Main Contents

 

NAME

man.map - manual page mappings

 

SYNOPSIS

man/man.map

 

AVAILABILITY

WA2L/WinTools

 

DESCRIPTION

This is the manual page map file for the man command.

The mappings defined here take into effect, when the manual page is not found in other locations of the %MANPATH%.

 

FILEFORMAT

Rows starting with a # are considered as comments.

ENTERED;MAPPED;

Where:

ENTERED
manual page one entered on the command line: man manual-page .
The ENTERED field entry is not case sensitive.

MAPPED
this entry specified the manual page that is displayed in place of the one entered on the command line.
The MAPPED field entry is not case sensitive.

 

EXAMPLES

#
# man.map - map manual pages
#
# [00] 10.02.2019 CWa   Initial Version
#
FROM;TO;
a;wtshell;
abc;wtshell;
history;wtshell;
intro;wintoolsintro;
ll;ls;
llcomp;wtshell;
lscomp;wtshell;
month;wtshell;
name;wtshell;
path;wtshell;
pathlist;wtshell;
pid;ps;
pskill;kill;
pslist;ps;
revision;wtshell;

 

SEE ALSO

wintoolsintro(1), man(1), man.cfg(4)

 

NOTES

-

 

BUGS

-

 

AUTHOR

man.map 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 WA2LWinTools/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
EXAMPLES
SEE ALSO
NOTES
BUGS
AUTHOR
COPYRIGHT

This document was created by man2html using the manual pages.
Time: 16:32:20 GMT, September 14, 2024