public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] procfs-guide: drop pointless   entities
@ 2008-06-20 16:00 Mike Frysinger
  2008-06-20 16:06 ` Randy Dunlap
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2008-06-20 16:00 UTC (permalink / raw)
  To: linux-kernel; +Cc: akpm

Having trailing   entities in a revision numer seems pretty pointless
to me.  More so, it's causing me pains, so just drop them since no other
guide is doing this.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 Documentation/DocBook/procfs-guide.tmpl |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/DocBook/procfs-guide.tmpl b/Documentation/DocBook/procfs-guide.tmpl
index 1fd6a1e..8a5dc6e 100644
--- a/Documentation/DocBook/procfs-guide.tmpl
+++ b/Documentation/DocBook/procfs-guide.tmpl
@@ -29,12 +29,12 @@
 
     <revhistory>
       <revision>
-	<revnumber>1.0&nbsp;</revnumber>
+	<revnumber>1.0</revnumber>
 	<date>May 30, 2001</date>
 	<revremark>Initial revision posted to linux-kernel</revremark>
       </revision>
       <revision>
-	<revnumber>1.1&nbsp;</revnumber>
+	<revnumber>1.1</revnumber>
 	<date>June 3, 2001</date>
 	<revremark>Revised after comments from linux-kernel</revremark>
       </revision>
-- 
1.5.5.3


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] procfs-guide: drop pointless &nbsp; entities
  2008-06-20 16:00 [PATCH] procfs-guide: drop pointless &nbsp; entities Mike Frysinger
@ 2008-06-20 16:06 ` Randy Dunlap
  0 siblings, 0 replies; 2+ messages in thread
From: Randy Dunlap @ 2008-06-20 16:06 UTC (permalink / raw)
  To: Mike Frysinger; +Cc: linux-kernel, akpm

On Fri, 20 Jun 2008 12:00:39 -0400 Mike Frysinger wrote:

> Having trailing &nbsp; entities in a revision numer seems pretty pointless
> to me.  More so, it's causing me pains, so just drop them since no other
> guide is doing this.
> 
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>

Acked-by: Randy Dunlap <randy.dunlap@oracle.com>


> ---
>  Documentation/DocBook/procfs-guide.tmpl |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/DocBook/procfs-guide.tmpl b/Documentation/DocBook/procfs-guide.tmpl
> index 1fd6a1e..8a5dc6e 100644
> --- a/Documentation/DocBook/procfs-guide.tmpl
> +++ b/Documentation/DocBook/procfs-guide.tmpl
> @@ -29,12 +29,12 @@
>  
>      <revhistory>
>        <revision>
> -	<revnumber>1.0&nbsp;</revnumber>
> +	<revnumber>1.0</revnumber>
>  	<date>May 30, 2001</date>
>  	<revremark>Initial revision posted to linux-kernel</revremark>
>        </revision>
>        <revision>
> -	<revnumber>1.1&nbsp;</revnumber>
> +	<revnumber>1.1</revnumber>
>  	<date>June 3, 2001</date>
>  	<revremark>Revised after comments from linux-kernel</revremark>
>        </revision>
> -- 
> 1.5.5.3
> 
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
> 


---
~Randy
Linux Plumbers Conference, 17-19 September 2008, Portland, Oregon USA
http://linuxplumbersconf.org/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-06-20 16:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-20 16:00 [PATCH] procfs-guide: drop pointless &nbsp; entities Mike Frysinger
2008-06-20 16:06 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox