summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ypserv
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2019-03-20 04:52:28 +0000
committerschwarze <schwarze@openbsd.org>2019-03-20 04:52:28 +0000
commite6a3234d6f95002f977b0b9e901e6c79ce505fe4 (patch)
treeb5358d7b63fac34bf9bd2a161f52785a1f9e9d6f /usr.sbin/ypserv
parentremove incorrect escaping of '+', correctly escape '-', and garbage collect .Tn (diff)
downloadwireguard-openbsd-e6a3234d6f95002f977b0b9e901e6c79ce505fe4.tar.xz
wireguard-openbsd-e6a3234d6f95002f977b0b9e901e6c79ce505fe4.zip
remove bogus escaping of < and >
Diffstat (limited to 'usr.sbin/ypserv')
-rw-r--r--usr.sbin/ypserv/revnetgroup/revnetgroup.88
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/ypserv/revnetgroup/revnetgroup.8 b/usr.sbin/ypserv/revnetgroup/revnetgroup.8
index 25ec9bbaec3..fa5ac272eec 100644
--- a/usr.sbin/ypserv/revnetgroup/revnetgroup.8
+++ b/usr.sbin/ypserv/revnetgroup/revnetgroup.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: revnetgroup.8,v 1.13 2013/08/14 06:32:37 jmc Exp $
+.\" $OpenBSD: revnetgroup.8,v 1.14 2019/03/20 04:52:28 schwarze Exp $
.\"
.\" Copyright (c) 1995
.\" Bill Paul <wpaul@ctr.columbia.edu>. All rights reserved.
@@ -32,7 +32,7 @@
.\"
.\" $FreeBSD: revnetgroup.8,v 1.4 1997/02/22 14:22:03 peter Exp $
.\"
-.Dd $Mdocdate: August 14 2013 $
+.Dd $Mdocdate: March 20 2019 $
.Dt REVNETGROUP 8
.Os
.Sh NAME
@@ -92,7 +92,7 @@ The
.Nm
command prints its results on the standard output.
It is usually called only by
-.Pa /var/yp/\<domain\>/Makefile
+.Pa /var/yp/<domain>/Makefile
when rebuilding the YP netgroup maps.
.Pp
The options are as follows:
@@ -120,7 +120,7 @@ original netgroup file is processed.
.El
.Sh FILES
.Bl -tag -width xxxxxxxxxxxxxxxxxxxxxxxx -compact
-.It Pa /var/yp/\<domain\>Makefile
+.It Pa /var/yp/<domain>/Makefile
The Makefile that calls
.Xr makedbm 8
and