summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Hall <halex@cvs.openbsd.org>2011-07-09 05:12:11 +0000
committerAlexander Hall <halex@cvs.openbsd.org>2011-07-09 05:12:11 +0000
commit5b51e5edfb78d8cdb892e301a9479f02678cf8d5 (patch)
tree53082e50d708aa06e9031a8c8976a96209ce4c2f
parent937c1f22d17616217f6c70e3cbf96bbf4f79a64b (diff)
it passes the -v flag to pkg_add of course.
found by ajacoutot@, thanks
-rw-r--r--usr.sbin/fw_update/fw_update.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/fw_update/fw_update.1 b/usr.sbin/fw_update/fw_update.1
index aaeacf112da..70c7209303f 100644
--- a/usr.sbin/fw_update/fw_update.1
+++ b/usr.sbin/fw_update/fw_update.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: fw_update.1,v 1.1 2011/07/09 04:53:41 halex Exp $
+.\" $OpenBSD: fw_update.1,v 1.2 2011/07/09 05:12:10 halex Exp $
.\"
.\" Copyright (c) 2011 Alexander Hall <alexander@beard.se>
.\"
@@ -37,7 +37,7 @@ Verbose output.
Passes the
.Fl v
flag to
-.Xr ssh_add 1 .
+.Xr pkg_add 1 .
.El
.Sh SEE ALSO
.Xr dmesg 8