summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoy Marples <roy@marples.name>2019-10-08 16:18:48 +0100
committerRoy Marples <roy@marples.name>2019-10-08 16:18:48 +0100
commita2cadd463354b76753ea0905b01b9ebe26d955d4 (patch)
treed0dc4a09a19b6b3776697e418959cba4626f70d0
parent8fd71b6c96cecdced1121cf0f26e8106a4e9b3aa (diff)
downloadparpd-a2cadd463354b76753ea0905b01b9ebe26d955d4.tar.xz
Fix mandoc lint errors.HEADmaster
-rw-r--r--src/parpd.8.in6
-rw-r--r--src/parpd.conf.56
2 files changed, 6 insertions, 6 deletions
diff --git a/src/parpd.8.in b/src/parpd.8.in
index e6ba4c3..260a974 100644
--- a/src/parpd.8.in
+++ b/src/parpd.8.in
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2008-2017 Roy Marples
+.\" Copyright (c) 2008-2019 Roy Marples
.\" All rights reserved
.\"
.\" Redistribution and use in source and binary forms, with or without
@@ -22,7 +22,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd March 11, 2017
+.Dd October 8, 2019
.Dt PARPD 8
.Os
.Sh NAME
@@ -76,6 +76,6 @@ Log all requests to syslog.
.Sh SEE ALSO
.Xr parpd.conf 5
.Sh AUTHORS
-Roy Marples <roy@marples.name>
+.An Roy Marples Aq Mt roy@marples.name
.Sh BUGS
Please report them to http://roy.marples.name/projects/parpd
diff --git a/src/parpd.conf.5 b/src/parpd.conf.5
index b41a598..1f38d14 100644
--- a/src/parpd.conf.5
+++ b/src/parpd.conf.5
@@ -46,7 +46,7 @@ Each line in
has the format:
.Dl command [inet-address[/cidr][/netmask]][iface] [hardware-address]
.Pp
-Valid commands are
+Valid commands are
.Sy proxy ,
.Sy halfproxy ,
.Sy ignore
@@ -77,8 +77,8 @@ This is only useful for testing
.Li RFC 5227
implementations.
.Sh SEE ALSO
-.Xr parpd 8
+.Xr parpd 8
.Sh AUTHORS
-Roy Marples <roy@marples.name>
+.An Roy Marples Aq Mt roy@marples.name
.Sh BUGS
Please report them to http://roy.marples.name/projects/parpd