diff options
author | Ryan Roden-Corrent <ryan@rcorre.net> | 2016-10-08 12:55:50 -0400 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2016-10-08 18:27:14 -0700 |
commit | 44bd7d2ca3dc2b1a06cc0f4f688c0980d52a296e (patch) | |
tree | e41e2bf1f2692dc4dc3ffc6f95df17bcbe7d7874 /lib/regex | |
parent | dc9d65663705d6fbbb86cce816acbe6f6d480f0b (diff) | |
download | mc-44bd7d2ca3dc2b1a06cc0f4f688c0980d52a296e.tar.gz |
Rename mc.1 to 6m.1.
The executable itself is called 6m, so rename the manpage to match.
This avoids a potential conflict with Midnight Commander, which is
called 'mc' on some distributions (e.g. ArchLinux).
Diffstat (limited to 'lib/regex')
-rw-r--r-- | lib/regex/doc/myr-regex.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/regex/doc/myr-regex.3 b/lib/regex/doc/myr-regex.3 index c0d0da0..6e8f018 100644 --- a/lib/regex/doc/myr-regex.3 +++ b/lib/regex/doc/myr-regex.3 @@ -188,7 +188,7 @@ The source code for this compiler is available from .B git://git.eigenstate.org/git/ori/libregex.git .SH SEE ALSO -.IR mc(1) +.IR 6m(1) .SH BUGS .PP |