mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Read-only is typically hyphenated. Move (read only) to a spot where it
modifies a noun and hyphenate.
This commit is contained in:
parent
62cb31dc18
commit
a0ea505e1d
1 changed files with 1 additions and 1 deletions
|
|
@ -109,7 +109,7 @@ partition at the specified mount point during system boot.
|
|||
.Xr umount_nandfs 8
|
||||
.Sh HISTORY
|
||||
The NAND FS concepts are based on NILFS principles and initial implementation
|
||||
was derived from early NILFS NetBSD code (read only). Since then the NAND FS
|
||||
was derived from early read-only NILFS NetBSD code. Since then the NAND FS
|
||||
code diverged significantly and is by no means compatible with NILFS.
|
||||
.Pp
|
||||
The NAND Flash file system first appeared in
|
||||
|
|
|
|||
Loading…
Reference in a new issue