diff options
| author | John-Mark Gurney <jmg@FreeBSD.org> | 2019-09-16 22:48:40 +0000 |
|---|---|---|
| committer | John-Mark Gurney <jmg@FreeBSD.org> | 2019-09-16 22:48:40 +0000 |
| commit | 3ed737eb9116ec9b2e143b4c86071fa506ffc8af (patch) | |
| tree | 3b008d214fb6fdbfe34e8402edee238a2e05f42e /libexec | |
| parent | b698d9178d48e980cbf84ec8b4ba201f47e8eca6 (diff) | |
Notes
Diffstat (limited to 'libexec')
| -rwxr-xr-x | libexec/rc/rc.d/growfs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/growfs b/libexec/rc/rc.d/growfs index 039813c8f3ee..54bab2a60dfb 100755 --- a/libexec/rc/rc.d/growfs +++ b/libexec/rc/rc.d/growfs @@ -31,7 +31,7 @@ # BEFORE: sysctl # KEYWORD: firstboot -# This allows us to distribute a image +# This allows us to distribute an image # and have it work on essentially any size drive. # # TODO: Figure out where this should really be ordered. |
