diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1996-10-05 18:37:31 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1996-10-05 18:37:31 +0000 |
commit | e627b39baccd1ec9129690167cf5e6d860509655 (patch) | |
tree | f841fa3fdbb61395df1bed9d54fbb3b4ee7a5fa2 /share/doc/smm/01.setup/2.t | |
parent | a42830afaaa709a20015b1d233330d11034af5f0 (diff) |
delete doubled words, e.g.: "the the" -> "the"
Notes
Notes:
svn path=/head/; revision=18715
Diffstat (limited to 'share/doc/smm/01.setup/2.t')
-rw-r--r-- | share/doc/smm/01.setup/2.t | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/doc/smm/01.setup/2.t b/share/doc/smm/01.setup/2.t index 396f9563ec7c..f5b1120596a7 100644 --- a/share/doc/smm/01.setup/2.t +++ b/share/doc/smm/01.setup/2.t @@ -30,6 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)2.t 8.1 (Berkeley) 7/27/93 +.\" $Id$ .\" .ds lq `` .ds rq '' @@ -1652,7 +1653,7 @@ If .Xr tar images were written instead of doing a dump, you should be sure to use its `\-p' option when reading the files back. No matter -how you restore a filesystem, be sure to unmount it and and check its +how you restore a filesystem, be sure to unmount it and check its integrity with .Xr fsck (8) when the job is complete. |