diff options
author | 2011-08-02 23:46:39 +0000 | |
---|---|---|
committer | 2011-08-02 23:46:39 +0000 | |
commit | fa673f340cd79a6bf1d450b7c50c1f2f59cc2554 (patch) | |
tree | 96fb09be42847f71c0ccc16c0660f294049ed819 | |
parent | typo in comment (diff) | |
download | wireguard-openbsd-fa673f340cd79a6bf1d450b7c50c1f2f59cc2554.tar.xz wireguard-openbsd-fa673f340cd79a6bf1d450b7c50c1f2f59cc2554.zip |
clean up the 1st sentence even more. it is unbelievable how it sometimes
takes 3 people to get the first two sentences of a manual page right.
ok halex jmc
-rw-r--r-- | usr.sbin/fw_update/fw_update.1 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/usr.sbin/fw_update/fw_update.1 b/usr.sbin/fw_update/fw_update.1 index 68dad383003..402a0ed15a0 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.7 2011/08/02 17:35:40 jmc Exp $ +.\" $OpenBSD: fw_update.1,v 1.8 2011/08/02 23:46:39 deraadt Exp $ .\" .\" Copyright (c) 2011 Alexander Hall <alexander@beard.se> .\" @@ -26,9 +26,8 @@ .Sh DESCRIPTION The .Nm -utility checks which firmware are needed on the host system, -retrieves the relevant packages from the Internet, -and then installs them. +utility checks which firmware are needed on the system and then +installs or updates the relevant packages from the Internet. Since firmware with acceptable licenses are already present in .Ox , .Nm |