* [KJ] [PATCH] Fixed some errors in User Mode Linux documentation
@ 2006-11-02 20:05 David KOENIG
2006-11-16 7:37 ` Randy Dunlap
2006-11-16 16:48 ` Jeff Dike
0 siblings, 2 replies; 3+ messages in thread
From: David KOENIG @ 2006-11-02 20:05 UTC (permalink / raw)
To: kernel-janitors
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I made a few fixes in the User Mode Linux documentation, but these can't
be fixed because git doesn't detect some of the problems. (For example,
it doesn't realise that there are some stray backspaces that got
injected into the file somehow.) You can use the following commands to
reformat everything correctly:
sed -i -e 's/\n{3,}/\n\n/g' Documentation/uml/UserModeLinux-HOWTO.txt
sed -i -e 's/.\b//g' Documentation/uml/UserModeLinux-HOWTO.txt
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFSk+JmhCgVPlWJY8RAuY0AJ92YDOANZKYqjxRgJIwSxlT9Q82WQCgsyUJ
SgLSA7/r1TWH0jm93z52498=Jr0R
-----END PGP SIGNATURE-----
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [KJ] [PATCH] Fixed some errors in User Mode Linux documentation
2006-11-02 20:05 [KJ] [PATCH] Fixed some errors in User Mode Linux documentation David KOENIG
@ 2006-11-16 7:37 ` Randy Dunlap
2006-11-16 16:48 ` Jeff Dike
1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2006-11-16 7:37 UTC (permalink / raw)
To: kernel-janitors
On Thu, 02 Nov 2006 12:05:29 -0800 David KOENIG wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> I made a few fixes in the User Mode Linux documentation, but these can't
> be fixed because git doesn't detect some of the problems. (For example,
> it doesn't realise that there are some stray backspaces that got
> injected into the file somehow.) You can use the following commands to
> reformat everything correctly:
>
> sed -i -e 's/\n{3,}/\n\n/g' Documentation/uml/UserModeLinux-HOWTO.txt
> sed -i -e 's/.\b//g' Documentation/uml/UserModeLinux-HOWTO.txt
It appears to be a generated file (from what source, Jeff?).
The backspaces produce underlines or strikeover (composed)
characters on printers that support such positioning.
It's a bit much for the kernel Documentation/ directory IMHO. :)
---
~Randy
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [KJ] [PATCH] Fixed some errors in User Mode Linux documentation
2006-11-02 20:05 [KJ] [PATCH] Fixed some errors in User Mode Linux documentation David KOENIG
2006-11-16 7:37 ` Randy Dunlap
@ 2006-11-16 16:48 ` Jeff Dike
1 sibling, 0 replies; 3+ messages in thread
From: Jeff Dike @ 2006-11-16 16:48 UTC (permalink / raw)
To: kernel-janitors
On Wed, Nov 15, 2006 at 11:37:29PM -0800, Randy Dunlap wrote:
> It appears to be a generated file (from what source, Jeff?).
It (and the equivalent html) are generated from an SGML file, which in
turn is generated from a bunch of XML files which are also used to
generate part of the UML web site.
Jeff
--
Work email - jdike at linux dot intel dot com
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2006-11-16 16:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-11-02 20:05 [KJ] [PATCH] Fixed some errors in User Mode Linux documentation David KOENIG
2006-11-16 7:37 ` Randy Dunlap
2006-11-16 16:48 ` Jeff Dike
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.