Module Name:    src
Committed By:   kre
Date:           Thu Jun  9 16:48:14 UTC 2016

Modified Files:
        src/sbin/gpt: gpt.8

Log Message:
Fix rendering of biosboot command synopsis.


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sbin/gpt/gpt.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sbin/gpt/gpt.8
diff -u src/sbin/gpt/gpt.8:1.46 src/sbin/gpt/gpt.8:1.47
--- src/sbin/gpt/gpt.8:1.46	Thu Jun  9 15:12:54 2016
+++ src/sbin/gpt/gpt.8	Thu Jun  9 16:48:14 2016
@@ -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 @@ command.
 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

Reply via email to