summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2017-03-11 19:37:09 +0000
committerRoy Marples <roy@marples.name>2017-03-11 19:37:09 +0000
commita12a143907f2df2f4f209a03e9e20189445117e9 (patch)
tree365815f85cc65576cf82e8abb15bd244948725b4
parent6c486f2c9ec2f8213dad9b8fd0bb991b0a8309b5 (diff)
downloadparpd-a12a143907f2df2f4f209a03e9e20189445117e9.tar.xz
Minor man page updates.
-rw-r--r--parpd.8.in8
-rw-r--r--parpd.conf.56
2 files changed, 7 insertions, 7 deletions
diff --git a/parpd.8.in b/parpd.8.in
index 71e7e0e..e6ba4c3 100644
--- a/parpd.8.in
+++ b/parpd.8.in
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2008 Roy Marples
+.\" Copyright (c) 2008-2017 Roy Marples
.\" All rights reserved
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -22,8 +22,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd October 27, 2008
-.Dt PARPD 8 SMM
+.Dd March 11, 2017
+.Dt PARPD 8
.Os
.Sh NAME
.Nm parpd
@@ -38,7 +38,7 @@
.Nm
is an implementation of the Proxy ARP Daemon described in
.Li RFC 1017 .
-Upon receiving a request,
+Upon receiving an ARP request,
.Nm
looks up the target address in the configuration file,
.Xr parpd.conf 5 .
diff --git a/parpd.conf.5 b/parpd.conf.5
index 66bae84..f90fe6f 100644
--- a/parpd.conf.5
+++ b/parpd.conf.5
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2008 Roy Marples
+.\" Copyright (c) 2008-2017 Roy Marples
.\" All rights reserved
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -22,8 +22,8 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd October 21, 2014
-.Dt PARPD.CONF 5 SMM
+.Dd March 11, 2017
+.Dt PARPD.CONF 5
.Os
.Sh NAME
.Nm parpd.conf