diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 17:12:47 +0000 |
commit | 08a006d08a4c35d2c3ecc9a3d10cf7fd14661a84 (patch) | |
tree | 0cfc4f0736babb895eb97a65c6defe632a0249c7 /sysutils/modules/files/patch-doc::module.1.in | |
parent | editors/fte: update to 20110708 (diff) |
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Notes
Notes:
svn path=/head/; revision=363362
Diffstat (limited to 'sysutils/modules/files/patch-doc::module.1.in')
-rw-r--r-- | sysutils/modules/files/patch-doc::module.1.in | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/sysutils/modules/files/patch-doc::module.1.in b/sysutils/modules/files/patch-doc::module.1.in deleted file mode 100644 index 198a0e364630..000000000000 --- a/sysutils/modules/files/patch-doc::module.1.in +++ /dev/null @@ -1,17 +0,0 @@ ---- doc/module.1.in.orig Sat Jun 9 11:48:47 2001 -+++ doc/module.1.in Sun Nov 14 17:17:58 2004 -@@ -114,7 +114,7 @@ - .LP - Upon invocation \fImodulecmd\fP sources rc files which contain global, user - and modulefile specific setups. These files are interpreted as modulefiles. --See \fBmodulefile(4)\fP for detailed information. -+See \fBmodulefile(5)\fP for detailed information. - .LP - Upon invocation of modulecmd module RC files are sourced in the following - order: -@@ -466,4 +466,4 @@ - .B module update - sub-command. - .SH SEE ALSO --.BR modulefile(4) -+.BR modulefile(5) |