From 8ddd327f3833a2074e0c9e75c50098b29d694100 Mon Sep 17 00:00:00 2001 From: Simon Leblanc Date: Mon, 24 Jun 2013 15:24:51 -0400 Subject: [PATCH] Remove reference to OpenCL version Plus a slight rewording of the program description. --- README.md | 4 ++-- clinfo.1 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c9b23df..8a1870c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # clinfo -_query OpenCL parameters_ +_query OpenCL platform and device parameters_ ## Build @@ -28,7 +28,7 @@ home directory (`$(HOME)/bin`), you can do: Just type: `clinfo` -`clinfo` displays the OpenCL 1.1 parameters in a human readable form. +`clinfo` displays the OpenCL platform and device parameters in a human readable form. By default, clinfo only displays a few basic parameters. You can print them all with `-a` (or `--all`). diff --git a/clinfo.1 b/clinfo.1 index 9566ef8..e0bdd67 100644 --- a/clinfo.1 +++ b/clinfo.1 @@ -18,7 +18,7 @@ .Os Darwin .Sh NAME .Nm clinfo -.Nd query OpenCL parameters +.Nd query OpenCL platform and device parameters .Sh SYNOPSIS .Nm .Op Fl ahlr