summaryrefslogtreecommitdiff
path: root/Misc
diff options
context:
space:
mode:
Diffstat (limited to 'Misc')
-rw-r--r--Misc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc b/Misc
index 99bf87c..39d2851 100644
--- a/Misc
+++ b/Misc
@@ -19,7 +19,7 @@ log:
announcement:
$(Q)echo -e " *** BLURB HERE (general bits, optional) ***\n\n---\n" > .MAIL_MSG
- $(Q)echo -e "netsniff-ng $(VERSION_SHORT) has been released to the public (http://netsniff-ng.org/).\n" >> .MAIL_MSG
+ $(Q)echo -e "netsniff-ng $(VERSION_SHORT) ($(NAME)) has been released to the public.\n" >> .MAIL_MSG
$(Q)echo -e "It can be fetched via Git:\n" >> .MAIL_MSG
$(Q)echo -e " git clone git://github.com/netsniff-ng/netsniff-ng.git" >> .MAIL_MSG
$(Q)echo -e " git checkout v$(VERSION_SHORT)\n" >> .MAIL_MSG
=f58fb330121d072fdfd8b36403bc421899fe8a40&id2=f05e2db1996d7a640c76481ba5ea3d7a295a8f48'>diff)
Merge branch 'dsa-doc-fixes'
Florian Fainelli says: ==================== Documentation: dsa: misc fixes Here are some miscelaneous documentation fixes for DSA, I targeted "net" because these are not functional code changes, but still documentation fixes per-se. Changes in v2: - reword what the port_vlan_filtering is about based on feedback from Vivien and Ido ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')