From a2cadd463354b76753ea0905b01b9ebe26d955d4 Mon Sep 17 00:00:00 2001 From: Roy Marples Date: Tue, 8 Oct 2019 16:18:48 +0100 Subject: Fix mandoc lint errors. --- src/parpd.8.in | 6 +++--- src/parpd.conf.5 | 6 +++--- 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 +.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 +.An Roy Marples Aq Mt roy@marples.name .Sh BUGS Please report them to http://roy.marples.name/projects/parpd -- cgit v1.2.3