summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2022-02-11 17:09:40 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2022-02-11 17:09:40 +0000
commit0b136bd8835115ab86236b30754a3e49288f079b (patch)
tree18953906f272ddf3fa0fe534f50825186b4bdff3
parent23228aeea954e7b10b7339af7f72d8426a4829e3 (diff)
space needed between arg and punctuation;
-rw-r--r--share/man/man5/bsd.port.mk.54
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 25068d2e86b..5d7f8e6caa7 100644
--- a/share/man/man5/bsd.port.mk.5
+++ b/share/man/man5/bsd.port.mk.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.553 2022/02/11 15:49:25 espie Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.554 2022/02/11 17:09:39 jmc Exp $
.\"
.\" Copyright (c) 2000-2008 Marc Espie
.\"
@@ -2116,7 +2116,7 @@ When a port provides a daemon requiring non-default
.Xr login.conf 5
attributes, a sample file should be provided,
listed in
-.Ev LOGIN_CONF,
+.Ev LOGIN_CONF ,
and used as a template by adding
.Cm @sample /etc/login.conf.d/${ Ns Va class Ns }
to the packing-list.