aboutsummaryrefslogtreecommitdiffstats
path: root/src/ipsec/_ipsec.8.in
Commit message (Collapse)AuthorAgeFilesLines
* Add "listcounters" command to ipsec.8 manpageMartin Willi2012-10-241-0/+4
|
* The use of $< in Makefiles is not portableTobias Brunner2012-07-271-0/+291
It requires GNU make which is not what most people use on e.g. FreeBSD. Fixes #205.