Improve release notes 'uname' advise

git-svn-id: https://shorewall.svn.sourceforge.net/svnroot/shorewall/trunk@803 fbd18981-670d-0410-9b5c-8dc0c1a9a2bb
This commit is contained in:
teastep 2003-12-04 18:52:19 +00:00
parent 476e95bc44
commit 38ae0154ff

View File

@ -35,10 +35,7 @@ New Features:
To see what suffix is used by your distribution: To see what suffix is used by your distribution:
ls /lib/modules/`uname -r`/kernel/net/ipv4/netfilter ls /lib/modules/$(uname -r)/kernel/net/ipv4/netfilter
IMPORTANT: Those are back single quotes (upper lefthand corner of
your keyboard).
All of the files listed should have the same suffix (extension). Set All of the files listed should have the same suffix (extension). Set
MODULE_SUFFIX to that suffix. MODULE_SUFFIX to that suffix.