aboutsummaryrefslogtreecommitdiff
path: root/sys/ufs
diff options
context:
space:
mode:
authorTom Rhodes <trhodes@FreeBSD.org>2002-07-12 19:56:31 +0000
committerTom Rhodes <trhodes@FreeBSD.org>2002-07-12 19:56:31 +0000
commitae76f60046cfc8a2de7567be2d438271628899fe (patch)
tree7e0b8d37f92ae8ea2f02e07da1a45e18d3c6acfc /sys/ufs
parent33d7ad1abe96b8aca43d5a3986f10fc79bd72022 (diff)
Notes
Diffstat (limited to 'sys/ufs')
-rw-r--r--sys/ufs/ffs/README.snapshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/ufs/ffs/README.snapshot b/sys/ufs/ffs/README.snapshot
index 5bd5951620369..cbc2c5c22ae55 100644
--- a/sys/ufs/ffs/README.snapshot
+++ b/sys/ufs/ffs/README.snapshot
@@ -30,7 +30,7 @@ I use the convention of putting a `snapshot' directory at the
root of each filesystem into which I can place snapshots.
You may create up to 20 snapshots per filesystem. Active snapshots
are recorded in the superblock, so they persist across unmount
-and remount operations and across system reboots. When your
+and remount operations and across system reboots. When you
are done with a snapshot, it can be removed with the `rm'
command. Snapshots may be removed in any order, however you
may not get back all the space contained in the snapshot as