diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /sysutils/sysinfo/DESCR | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'sysutils/sysinfo/DESCR')
-rw-r--r-- | sysutils/sysinfo/DESCR | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sysutils/sysinfo/DESCR b/sysutils/sysinfo/DESCR new file mode 100644 index 00000000000..72e6d000083 --- /dev/null +++ b/sysutils/sysinfo/DESCR @@ -0,0 +1,6 @@ +Sysinfo displays various types of information about a host's hardware +and operating system software. It is intended to provide information +in both human-readable and program-parsable formats. System +administrators can use sysinfo to obtain hardware asset information +and OS configuration information. Programs which use sysinfo can +obtain this information in a platform-independent manner. |