mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
Typo fix.
PR: 3868 Submitted by: Kazuo Horikawa <k-horik@yk.rim.or.jp>
This commit is contained in:
parent
098166ed2d
commit
cc40ddd9f1
1 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@
|
|||
.\" ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
.\"
|
||||
.\" $OpenBSD: fsirand.8,v 1.6 1997/02/23 03:58:26 millert Exp $
|
||||
.\" $Id$
|
||||
.\" $Id: fsirand.8,v 1.5 1997/06/11 07:18:18 charnier Exp $
|
||||
.\"
|
||||
.Dd January 25, 1997
|
||||
.Dt FSIRAND 8
|
||||
|
|
@ -88,7 +88,7 @@ generating new ones.
|
|||
Since
|
||||
.Nm
|
||||
allocates enough memory to hold all the inodes in
|
||||
a given cylinder group it is may use a large amount
|
||||
a given cylinder group it may use a large amount
|
||||
of memory for large disks with few cylinder groups.
|
||||
.Sh SEE ALSO
|
||||
.Xr fs 5 ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue