From af551a1389fd4bcaeb45f359f57dcc0a39b4d411 Mon Sep 17 00:00:00 2001 From: espie Date: Mon, 3 May 2021 07:48:16 +0000 Subject: [PATCH] thinko, noticed by jmc@ --- share/man/man1/dpb.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man1/dpb.1 b/share/man/man1/dpb.1 index e6474c7e3fb..dd8d040845a 100644 --- a/share/man/man1/dpb.1 +++ b/share/man/man1/dpb.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dpb.1,v 1.23 2021/05/03 07:21:15 espie Exp $ +.\" $OpenBSD: dpb.1,v 1.24 2021/05/03 07:48:16 espie Exp $ .\" .\" Copyright (c) 2010-2013 Marc Espie .\" @@ -266,7 +266,7 @@ Override for the default .Ar FETCH_CMD coming from ports. This might be useful because fetching isn't chroot'd -and is run as ${FETCH_USER}, +and is run as ${FETCH_USER}. .It Ar FETCH_USER User for all fetch activities if possible .Po defaults to -- 2.20.1