freebsd-ports/editors/wily/files/patch-win::Man.rc
Joseph Koshy 8c62080ebc o Build and install some tools in the wily tarball to make the behaviour
of `wily' closer to that of `acme'.
o Freshen ${MASTER_SITE}.
o Hand over maintainership to Serge Gagnon <gagnon__s@videotron.ca>

PR:		ports/47157
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
2003-02-05 06:36:11 +00:00

10 lines
270 B
Text

--- tools/win/Man.rc.orig Sun Jan 19 08:59:21 2003
+++ tools/win/Man.rc Sun Jan 19 08:59:41 2003
@@ -10,6 +10,6 @@
}
name = `{ echo $*($#*) }
-man $* >[2=1] | col -bx | wreplace -c '+Man '^$name^':,'
+man $* >[2=1] | col -bx | wreplace -c '~Man '^$name^':,'
exit