mirror of
https://git.freebsd.org/ports.git
synced 2025-06-12 08:10:31 -04:00
port depends on to 8.6, bump PORTREVISION - Add patch fixing build with TCL 8.6 - Regenerate patches with make makepatch PR: 211690 Submitted by: Matthieu Volat
17 lines
559 B
Groff
17 lines
559 B
Groff
--- doc/module.1.in.orig 2012-11-08 22:45:02 UTC
|
|
+++ doc/module.1.in
|
|
@@ -120,7 +120,7 @@ command is defined with:
|
|
Upon invocation \fImodulecmd\fP sources rc files which contain global, user
|
|
and modulefile specific setups. These files are interpreted as modulefiles.
|
|
See
|
|
-.BR modulefile (4)
|
|
+.BR modulefile (5)
|
|
for detailed information.
|
|
.LP
|
|
Upon invocation of modulecmd module RC files are sourced in the following
|
|
@@ -498,4 +498,4 @@ If this defines a valid filename, it ser
|
|
.SH VERSION
|
|
@VERSION@
|
|
.SH SEE ALSO
|
|
-.BR modulefile (4)
|
|
+.BR modulefile (5)
|