summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorespie <espie@openbsd.org>2019-05-12 16:38:14 +0000
committerespie <espie@openbsd.org>2019-05-12 16:38:14 +0000
commitb951b5a6f451d3e7fd4570a7bd7bedcdaf444fc7 (patch)
tree7c75cb1ada1c16ea42d8d6db0a4e0dbf6a0e1599
parentpushing NET_LOCK() further down from if_clone_{create,destroy}() (diff)
downloadwireguard-openbsd-b951b5a6f451d3e7fd4570a7bd7bedcdaf444fc7.tar.xz
wireguard-openbsd-b951b5a6f451d3e7fd4570a7bd7bedcdaf444fc7.zip
document log reading errors
-rw-r--r--share/man/man1/dpb.14
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man1/dpb.1 b/share/man/man1/dpb.1
index e0fdc948105..f5ed67af800 100644
--- a/share/man/man1/dpb.1
+++ b/share/man/man1/dpb.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dpb.1,v 1.13 2019/05/12 12:20:30 espie Exp $
+.\" $OpenBSD: dpb.1,v 1.14 2019/05/12 16:38:14 espie Exp $
.\"
.\" Copyright (c) 2010-2013 Marc Espie <espie@openbsd.org>
.\"
@@ -1289,6 +1289,8 @@ figured that one yet) along with the more useful warning and die traces that
happen when something wrong occurs.
Especially useful for the warning messages that tend to be overwritten by
subsequent displays.
+Will also contain error messages pertaining to failure at parsing existing
+lock files.
.It Pa dist/<distfile>.log
Log of the
.Xr ftp 1