remove empty line in PORTHOME description
authorop <op@openbsd.org>
Sat, 16 Sep 2023 08:01:31 +0000 (08:01 +0000)
committerop <op@openbsd.org>
Sat, 16 Sep 2023 08:01:31 +0000 (08:01 +0000)
share/man/man5/bsd.port.mk.5

index 49a436f..85925be 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.629 2023/09/16 07:59:44 op Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.630 2023/09/16 08:01:31 op Exp $
 .\"
 .\" Copyright (c) 2000-2008 Marc Espie
 .\"
@@ -2774,7 +2774,6 @@ for most shell invocations.
 Default will trip ports that try to write into $HOME while building:
 non-existent
 .Pa /${PKGPATH}_writes_to_HOME/ .
-
 .It Ev PORTPATH
 Path used by most shell invocations.
 Don't override unless really needed.