From c9c5f9da9366d1587c588507433cec35ef243579 Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Sat, 30 Aug 2003 19:06:06 +0000 Subject: 18980: new zsh/system module --- Doc/Zsh/params.yo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Doc/Zsh/params.yo') diff --git a/Doc/Zsh/params.yo b/Doc/Zsh/params.yo index 675a75991..f2f64c93c 100644 --- a/Doc/Zsh/params.yo +++ b/Doc/Zsh/params.yo @@ -520,7 +520,8 @@ item(tt(ERRNO) )( The value of errno (see manref(errno)(3)) as set by the most recently failed system call. This value is system dependent and is intended for debugging -purposes. +purposes. It is also useful with the tt(zsh/system) module which +allows the number to be turned into a name or message. ) vindex(GID) item(tt(GID) )( -- cgit 1.4.1