summaryrefslogtreecommitdiffstats
path: root/sbin/setkey
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2013-02-08 16:10:16 +0000
committerobrien <obrien@FreeBSD.org>2013-02-08 16:10:16 +0000
commit3028e3f8aba938dfd0bf9fda987b8a72140b8027 (patch)
treeb2f038222ff8a70f687652441df00d2b564c8abe /sbin/setkey
parent952a6d5a7cd3d3f9007acfa06805262fc04a105f (diff)
parent1d08d5f677c1dfa810e381073590adbae19cc69f (diff)
downloadFreeBSD-src-3028e3f8aba938dfd0bf9fda987b8a72140b8027.zip
FreeBSD-src-3028e3f8aba938dfd0bf9fda987b8a72140b8027.tar.gz
Sync with HEAD.
Diffstat (limited to 'sbin/setkey')
-rw-r--r--sbin/setkey/Makefile2
-rw-r--r--sbin/setkey/setkey.82
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/setkey/Makefile b/sbin/setkey/Makefile
index 03c2ea2..e2c93cc 100644
--- a/sbin/setkey/Makefile
+++ b/sbin/setkey/Makefile
@@ -61,7 +61,7 @@ CLEANFILES+= scriptdump y.tab.h
#SCRIPTS= scriptdump
-LOCALPREFIX= /usr
+LOCALPREFIX= /usr/local
scriptdump: scriptdump.pl
sed -e 's#@LOCALPREFIX@#${LOCALPREFIX}#' < $> > scriptdump
diff --git a/sbin/setkey/setkey.8 b/sbin/setkey/setkey.8
index 8f7bae13..19a9164 100644
--- a/sbin/setkey/setkey.8
+++ b/sbin/setkey/setkey.8
@@ -110,7 +110,7 @@ Loop forever and dump all the messages transmitted to
.Dv PF_KEY
socket.
.Fl xx
-makes each timestamps unformatted.
+makes each timestamp unformatted.
.El
.Ss Configuration syntax
With
OpenPOWER on IntegriCloud