mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
8c62080ebc
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>
11 lines
270 B
Plaintext
11 lines
270 B
Plaintext
--- 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
|