Author: joel (doc committer)
Date: Sun Aug  1 09:10:09 2010
New Revision: 210720
URL: http://svn.freebsd.org/changeset/base/210720

Log:
  Fix typos.

Modified:
  head/usr.bin/tar/bsdtar.1
  head/usr.bin/unifdef/unifdef.1

Modified: head/usr.bin/tar/bsdtar.1
==============================================================================
--- head/usr.bin/tar/bsdtar.1   Sun Aug  1 09:08:33 2010        (r210719)
+++ head/usr.bin/tar/bsdtar.1   Sun Aug  1 09:10:09 2010        (r210720)
@@ -495,7 +495,7 @@ This option is provided as a performance
 Extract files as sparse files.
 For every block on disk, check first if it contains only NULL bytes and seek
 over it otherwise.
-This works similiar to the conv=sparse option of dd.
+This works similar to the conv=sparse option of dd.
 .It Fl Fl same-owner
 (x mode only)
 Extract owner and group IDs.

Modified: head/usr.bin/unifdef/unifdef.1
==============================================================================
--- head/usr.bin/unifdef/unifdef.1      Sun Aug  1 09:08:33 2010        
(r210719)
+++ head/usr.bin/unifdef/unifdef.1      Sun Aug  1 09:10:09 2010        
(r210720)
@@ -206,7 +206,7 @@ i.e., the lines that would have been rem
 are retained and vice versa.
 .Pp
 .It Fl d
-Turn on printing of degugging messages.
+Turn on printing of debugging messages.
 .Pp
 .It Fl e
 Because
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to