Author: marius Date: Tue Jul 26 14:03:52 2011 New Revision: 224445 URL: http://svn.freebsd.org/changeset/base/224445
Log: MFC: r210933 (partial) Fix typos and spelling mistakes. Modified: stable/7/usr.sbin/makefs/makefs.8 Directory Properties: stable/7/usr.sbin/makefs/ (props changed) stable/7/usr.sbin/makefs/ffs/ffs_bswap.c (props changed) stable/7/usr.sbin/makefs/ffs/ffs_subr.c (props changed) stable/7/usr.sbin/makefs/ffs/ufs_bswap.h (props changed) stable/7/usr.sbin/makefs/getid.c (props changed) Modified: stable/7/usr.sbin/makefs/makefs.8 ============================================================================== --- stable/7/usr.sbin/makefs/makefs.8 Tue Jul 26 14:03:50 2011 (r224444) +++ stable/7/usr.sbin/makefs/makefs.8 Tue Jul 26 14:03:52 2011 (r224445) @@ -204,7 +204,7 @@ If isn't provided, the current file flags will be used. Missing regular file entries will be created as zero-length files. .It Fl x -Exclude file system nodes not explcitly listed in the specfile. +Exclude file system nodes not explicitly listed in the specfile. .It Fl N Ar dbdir Use the user database text file .Pa master.passwd _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"
