Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
abbbi committed Apr 16, 2023
1 parent 62338b2 commit 6f1a6b8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ none /nullfs nullfs auto
## Usage
### Keeping file data

There is the possiblity to exclude certain files from beeing sent into the
There is the possibility to exclude certain files from being sent into the
void. If, for example, the file matching "fstab" should be kept in memory,
mount nullfs with the "write=" option.

Expand All @@ -142,7 +142,7 @@ after the module has been loaded:
```

Keep in mind that file data is kept in memory and no boundary checks are done,
so this might fill up your RAM in case you exclude big files from beeing
so this might fill up your RAM in case you exclude big files from being
nulled.

### ACL
Expand Down

0 comments on commit 6f1a6b8

Please sign in to comment.