s/ ar / are /

This commit is contained in:
msaitoh 2000-07-13 10:33:52 +00:00
parent 20964b0c23
commit c832841f5e
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: disklabel.5,v 1.11 2000/04/05 04:03:21 enami Exp $
.\" $NetBSD: disklabel.5,v 1.12 2000/07/13 10:33:52 msaitoh Exp $
.\"
.\" Copyright (c) 1987, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@ -389,7 +389,7 @@ struct partinfo {
};
.Ed
.Pp
Disk specific ioctls ar defined in
Disk specific ioctls are defined in
.Pa sys/dkio.h .
.Bd -literal