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__modulefile.5.in | |
parent | editors/fte: update to 20110708 (diff) |
Rename all patches that contain '::' as a path separator, and use
'__' instead.
Diffstat (limited to 'sysutils/modules/files/patch-doc__modulefile.5.in')
-rw-r--r-- | sysutils/modules/files/patch-doc__modulefile.5.in | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/sysutils/modules/files/patch-doc__modulefile.5.in b/sysutils/modules/files/patch-doc__modulefile.5.in new file mode 100644 index 000000000000..885afd4ec197 --- /dev/null +++ b/sysutils/modules/files/patch-doc__modulefile.5.in @@ -0,0 +1,17 @@ +--- doc/modulefile.5.in.orig Fri Jan 4 05:59:16 2002 ++++ doc/modulefile.5.in Sun Nov 14 16:19:28 2004 +@@ -1,4 +1,4 @@ +-.TH MODULEFILE 4 "1 July 1994" ++.TH MODULEFILE 5 "1 July 1994" + .nh + .SH NAME + modulefile \- files containing Tcl code for The Modules package +@@ -538,7 +538,7 @@ + .RE + .RS + .I a syslog facility +-- directs logging to the syslog. See \fBsyslog.conf(4)\fP for detailed ++- directs logging to the syslog. See \fBsyslog.conf(5)\fP for detailed + description of the valid syslog facilities. + .RE + .RS |