diff options
author | wosch <wosch@FreeBSD.org> | 1996-10-05 18:37:31 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1996-10-05 18:37:31 +0000 |
commit | 65b9eae0ee48f8d11ffabc3dad31ac2edcea35a9 (patch) | |
tree | f841fa3fdbb61395df1bed9d54fbb3b4ee7a5fa2 /share/doc/smm | |
parent | a41a5e8dce946de9faa31eedff8692e74db9d1e1 (diff) | |
download | FreeBSD-src-65b9eae0ee48f8d11ffabc3dad31ac2edcea35a9.zip FreeBSD-src-65b9eae0ee48f8d11ffabc3dad31ac2edcea35a9.tar.gz |
delete doubled words, e.g.: "the the" -> "the"
Diffstat (limited to 'share/doc/smm')
-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 396f956..f5b1120 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. |