From 7c14c4aaa30fb3fb798938f5cf861659eb883adf Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Wed, 27 Feb 2008 14:50:14 +0000 Subject: 2008-02-27 Joel Sherrill * shell/file.t, shell/general.t: More commands documented. --- doc/shell/file.t | 3 ++- doc/shell/general.t | 7 ++++--- 2 files changed, 6 insertions(+), 4 deletions(-) (limited to 'doc/shell') diff --git a/doc/shell/file.t b/doc/shell/file.t index b9b698c9f5..28cf967afa 100644 --- a/doc/shell/file.t +++ b/doc/shell/file.t @@ -379,7 +379,8 @@ This command returns 0 on success and non-zero if an error is encountered. @subheading NOTES: This command currently does not display information on a set of -files like POSIX ls(1). +files like the POSIX ls(1). It only displays the contents of +entire directories. @subheading EXAMPLES: diff --git a/doc/shell/general.t b/doc/shell/general.t index 13fbef9e3b..48fed6af0e 100644 --- a/doc/shell/general.t +++ b/doc/shell/general.t @@ -118,7 +118,7 @@ date @subheading DESCRIPTION: -This command XXX +This command prints the current date. @subheading EXIT STATUS: @@ -126,14 +126,15 @@ This command returns 0 on success and non-zero if an error is encountered. @subheading NOTES: -NONE +This comm @subheading EXAMPLES: The following is an example of how to use @code{date}: @example -EXAMPLE_TBD +SHLL [/] $ date +Fri Jan 1 00:00:06 1988 @end example @subheading CONFIGURATION: -- cgit v1.2.3