about summary refs log tree commit diff
path: root/Doc
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-05-29 09:27:43 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-05-29 09:27:43 +0000
commita755310d20373ec93a81f2b0cedac9c7369168db (patch)
tree46d4d8d07e288a1ebf48d72ac25468081d578571 /Doc
parent73ecf47a4f157080d11c164214d5d2f9a3a58a86 (diff)
downloadzsh-a755310d20373ec93a81f2b0cedac9c7369168db.tar.gz
zsh-a755310d20373ec93a81f2b0cedac9c7369168db.tar.xz
zsh-a755310d20373ec93a81f2b0cedac9c7369168db.zip
Phil Pennock: 23480: typo
Also typo in mod_stat.yo
Diffstat (limited to 'Doc')
-rw-r--r--Doc/Zsh/mod_stat.yo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/Zsh/mod_stat.yo b/Doc/Zsh/mod_stat.yo
index e0fc15abd..eeb196f64 100644
--- a/Doc/Zsh/mod_stat.yo
+++ b/Doc/Zsh/mod_stat.yo
@@ -11,7 +11,7 @@ cindex(files, examining)
 xitem(tt(zstat) [ tt(-gnNolLtTrs) ] [ tt(-f) var(fd) ] \
     [ tt(-H) var(hash) ] [ tt(-A) var(array) ] \
     [ tt(-F) var(fmt) ] [ tt(PLUS())var(element) ] [ var(file) ... ])
-itme(tt(stat) var(...))(
+item(tt(stat) var(...))(
 The command acts as a front end to the tt(stat) system call (see
 manref(stat)(2)).  The same command is provided with two names; as
 the name tt(stat) is often used by an external command it is recommended