summaryrefslogtreecommitdiffstats
path: root/sbin
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-02-20 10:19:19 +0000
committeruqs <uqs@FreeBSD.org>2010-02-20 10:19:19 +0000
commitf41a820b03e3a2d94c995f61d1809252d3ebd572 (patch)
tree71b91829f9aac938eedad38fad049a974e6d3414 /sbin
parentea21a95532c9b4b4f4ea01448d6beaa75813d377 (diff)
downloadFreeBSD-src-f41a820b03e3a2d94c995f61d1809252d3ebd572.zip
FreeBSD-src-f41a820b03e3a2d94c995f61d1809252d3ebd572.tar.gz
Fix common misspelling of hierarchy
Pointed out by: bf1783 at gmail Approved by: np (cxgb), kientzle (tar, etc.), philip (mentor)
Diffstat (limited to 'sbin')
-rw-r--r--sbin/restore/restore.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/restore/restore.h b/sbin/restore/restore.h
index 8c6a87b..5d02bdf 100644
--- a/sbin/restore/restore.h
+++ b/sbin/restore/restore.h
@@ -41,7 +41,7 @@
extern int bflag; /* set input block size */
extern int dflag; /* print out debugging info */
extern int Dflag; /* degraded mode - try hard to get stuff back */
-extern int hflag; /* restore heirarchies */
+extern int hflag; /* restore hierarchies */
extern int mflag; /* restore by name instead of inode number */
extern int Nflag; /* do not write the disk */
extern int uflag; /* unlink symlink targets */
OpenPOWER on IntegriCloud