s/except/accept/, from John F. Woods in PR bin/3802
This commit is contained in:
parent
861ed7d465
commit
46ab71e02f
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: disklabel.8,v 1.14 1997/05/29 01:48:34 cgd Exp $
|
||||
.\" $NetBSD: disklabel.8,v 1.15 1997/07/02 03:19:09 mikel Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1987, 1988, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -200,7 +200,7 @@ flag causes the partition offset and size values to be displayed in
|
|||
.Aq cylinder/track/sector
|
||||
format. Note that, regardless of whether
|
||||
.Fl C
|
||||
was specified, this format is always excepted by
|
||||
was specified, this format is always accepted by
|
||||
.Nm
|
||||
on input with either the
|
||||
.Fl e No or Fl R No flag.
|
||||
|
|
Loading…
Reference in New Issue