diff options
author | 2013-10-20 07:40:39 +0000 | |
---|---|---|
committer | 2013-10-20 07:40:39 +0000 | |
commit | 1e7f05ab77ed28f47a21e5c573051fb416b3b34d (patch) | |
tree | 86094383070d8e73ebfc1797ea2acbe41244c436 /sys/arch/sparc | |
parent | rename "command" subclause of the recently-added "Match" keyword to (diff) | |
download | wireguard-openbsd-1e7f05ab77ed28f47a21e5c573051fb416b3b34d.tar.xz wireguard-openbsd-1e7f05ab77ed28f47a21e5c573051fb416b3b34d.zip |
catch up with elf(5)/stab(5) removal;
ok miod
Diffstat (limited to 'sys/arch/sparc')
-rw-r--r-- | sys/arch/sparc/stand/installboot/installboot.8 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/sys/arch/sparc/stand/installboot/installboot.8 b/sys/arch/sparc/stand/installboot/installboot.8 index 3c409e2762b..2f1aa105b18 100644 --- a/sys/arch/sparc/stand/installboot/installboot.8 +++ b/sys/arch/sparc/stand/installboot/installboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: installboot.8,v 1.11 2013/09/29 21:30:50 jmc Exp $ +.\" $OpenBSD: installboot.8,v 1.12 2013/10/20 07:40:42 jmc Exp $ .\" $NetBSD: installboot.8,v 1.1 1995/09/30 21:32:14 pk Exp $ .\" .\" Copyright (c) 1995 Paul Kranenburg @@ -29,7 +29,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 29 2013 $ +.Dd $Mdocdate: October 20 2013 $ .Dt INSTALLBOOT 8 sparc .Os .Sh NAME @@ -96,9 +96,7 @@ This is normally taken care of by automatically, but it's useful when preparing a bootable filesystem for another system. .It Fl h -Leave the -.Xr a.out 5 -header on the installed +Leave the a.out header on the installed .Ar bootxx program. This option has been superseded by the |