Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F137102561
D7997.id20599.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
401 B
Referenced Files
None
Subscribers
None
D7997.id20599.diff
View Options
Index: tools/build/options/makeman
===================================================================
--- tools/build/options/makeman
+++ tools/build/options/makeman
@@ -237,7 +237,7 @@
fi
echo ".It Va ${opt}"
- sed -e's/\$\(FreeBSD: .*\) \$/from \1/' ${opt}
+ sed -E -e'/\$FreeBSD(: .* \$|\$)/d' ${opt}
if [ -n "${targets}" ] ; then
echo '.Pp'
echo 'It is a default setting on'
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 22, 3:45 AM (19 h, 59 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
25896701
Default Alt Text
D7997.id20599.diff (401 B)
Attached To
Mode
D7997: makeman: don't copy $FreeBSD$ tags from source files into output
Attached
Detach File
Event Timeline
Log In to Comment