* [PATCH (trivial)] Fix typo in Documentation/keys.txt
@ 2007-06-07 11:08 Satyam Sharma
2007-06-07 15:51 ` David Howells
2007-06-07 15:57 ` Scott Preece
0 siblings, 2 replies; 3+ messages in thread
From: Satyam Sharma @ 2007-06-07 11:08 UTC (permalink / raw)
To: Linux Kernel Mailing List; +Cc: David Howells, trivial
Fix a typo in Documentation/keys.txt.
Signed-off-by: Satyam Sharma <ssatyam@cse.iitk.ac.in>
Cc: David Howells <dhowells@redhat.com>
Cc: trivial@kernel.org
---
Documentation/keys.txt | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
---
diff -ruNp a/Documentation/keys.txt b/Documentation/keys.txt
--- a/Documentation/keys.txt 2007-06-03 02:33:02.000000000 +0530
+++ b/Documentation/keys.txt 2007-06-03 02:38:52.000000000 +0530
@@ -859,9 +859,8 @@ payload contents" for more information.
void unregister_key_type(struct key_type *type);
-Under some circumstances, it may be desirable to desirable to deal with a
-bundle of keys. The facility provides access to the keyring type for managing
-such a bundle:
+Under some circumstances, it may be desirable to deal with a bundle of keys.
+The facility provides access to the keyring type for managing such a bundle:
struct key_type key_type_keyring;
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH (trivial)] Fix typo in Documentation/keys.txt
2007-06-07 11:08 [PATCH (trivial)] Fix typo in Documentation/keys.txt Satyam Sharma
@ 2007-06-07 15:51 ` David Howells
2007-06-07 15:57 ` Scott Preece
1 sibling, 0 replies; 3+ messages in thread
From: David Howells @ 2007-06-07 15:51 UTC (permalink / raw)
To: Satyam Sharma; +Cc: Linux Kernel Mailing List, trivial
Satyam Sharma <satyam.sharma@gmail.com> wrote:
> Fix a typo in Documentation/keys.txt.
Acked-By: David Howells <dhowells@redhat.com>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH (trivial)] Fix typo in Documentation/keys.txt
2007-06-07 11:08 [PATCH (trivial)] Fix typo in Documentation/keys.txt Satyam Sharma
2007-06-07 15:51 ` David Howells
@ 2007-06-07 15:57 ` Scott Preece
1 sibling, 0 replies; 3+ messages in thread
From: Scott Preece @ 2007-06-07 15:57 UTC (permalink / raw)
To: Satyam Sharma; +Cc: Linux Kernel Mailing List, David Howells, trivial
On 6/7/07, Satyam Sharma <satyam.sharma@gmail.com> wrote:
> Fix a typo in Documentation/keys.txt.
>
> Signed-off-by: Satyam Sharma <ssatyam@cse.iitk.ac.in>
> Cc: David Howells <dhowells@redhat.com>
> Cc: trivial@kernel.org
>
> ---
>
> Documentation/keys.txt | 5 ++---
> 1 file changed, 2 insertions(+), 3 deletions(-)
>
> ---
>
> diff -ruNp a/Documentation/keys.txt b/Documentation/keys.txt
> --- a/Documentation/keys.txt 2007-06-03 02:33:02.000000000 +0530
> +++ b/Documentation/keys.txt 2007-06-03 02:38:52.000000000 +0530
> @@ -859,9 +859,8 @@ payload contents" for more information.
> void unregister_key_type(struct key_type *type);
>
>
> -Under some circumstances, it may be desirable to desirable to deal with a
> -bundle of keys. The facility provides access to the keyring type for managing
> -such a bundle:
> +Under some circumstances, it may be desirable to deal with a bundle of keys.
> +The facility provides access to the keyring type for managing such a bundle:
---
It would improve the latter sentence to either delete "access to" or
else change "provides access to" to "defines.
scott
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-06-07 15:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-07 11:08 [PATCH (trivial)] Fix typo in Documentation/keys.txt Satyam Sharma
2007-06-07 15:51 ` David Howells
2007-06-07 15:57 ` Scott Preece
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox