Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/gpt Fix rendering of biosboot command synopsis.
details: https://anonhg.NetBSD.org/src/rev/b4748c45150b
branches: trunk
changeset: 345813:b4748c45150b
user: kre <kre%NetBSD.org@localhost>
date: Thu Jun 09 16:48:14 2016 +0000
description:
Fix rendering of biosboot command synopsis.
diffstat:
sbin/gpt/gpt.8 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r ed450278e86e -r b4748c45150b sbin/gpt/gpt.8
--- a/sbin/gpt/gpt.8 Thu Jun 09 15:12:54 2016 +0000
+++ b/sbin/gpt/gpt.8 Thu Jun 09 16:48:14 2016 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: gpt.8,v 1.46 2016/06/09 15:12:54 christos Exp $
+.\" $NetBSD: gpt.8,v 1.47 2016/06/09 16:48:14 kre Exp $
.\"
.\" Copyright (c) 2002 Marcel Moolenaar
.\" All rights reserved.
@@ -211,7 +211,7 @@
The format is a plist.
It should not be modified.
.\" ==== biosboot ====
-.It Nm Ic biosboot Oo Fl ac Ar bootcode Oc Oo Fl i Ar index Oc \
+.It Nm Ic biosboot Oo Fl a Oc Oo Fl c Ar bootcode Oc Oo Fl i Ar index Oc \
Oo Fl L Ar label Oc
The
.Ic biosboot
Home |
Main Index |
Thread Index |
Old Index