diff options
author | 2018-10-17 05:45:14 +0000 | |
---|---|---|
committer | 2018-10-17 05:45:14 +0000 | |
commit | 4dc6c51e54827485420532bf54f5d37f8dfdf52d (patch) | |
tree | d1d0239fd6097a45d3cc78495979c680ceca2029 /share/man/man7 | |
parent | escape the word "No" as this is also a macro; (diff) | |
download | wireguard-openbsd-4dc6c51e54827485420532bf54f5d37f8dfdf52d.tar.xz wireguard-openbsd-4dc6c51e54827485420532bf54f5d37f8dfdf52d.zip |
zap extra Pp;
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/ports.7 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/share/man/man7/ports.7 b/share/man/man7/ports.7 index b29ad17b933..3529184f95b 100644 --- a/share/man/man7/ports.7 +++ b/share/man/man7/ports.7 @@ -23,10 +23,10 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: ports.7,v 1.120 2018/10/16 14:08:33 espie Exp $ +.\" $OpenBSD: ports.7,v 1.121 2018/10/17 05:45:14 jmc Exp $ .\" $FreeBSD: ports.7,v 1.7 1998/06/23 04:38:50 hoek Exp $ .\" -.Dd $Mdocdate: October 16 2018 $ +.Dd $Mdocdate: October 17 2018 $ .Dt PORTS 7 .Os .Sh NAME @@ -617,7 +617,6 @@ For instance: .Bd -literal -offset indent make FETCH_PACKAGES= .Ed -.Pp .It Ev PATCH_DEBUG If defined, display verbose output when applying each patch. .It Ev INTERACTIVE |