linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] trace-cmd: Documentation: ignore all man sections
@ 2016-10-07 17:04 Luiz Capitulino
  0 siblings, 0 replies; only message in thread
From: Luiz Capitulino @ 2016-10-07 17:04 UTC (permalink / raw)
  To: rostedt, linux-kernel

Today, we only ignore section 1. But we also have a
section 5 man page.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
---
 Documentation/.gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/.gitignore b/Documentation/.gitignore
index f7e585b..aecd243 100644
--- a/Documentation/.gitignore
+++ b/Documentation/.gitignore
@@ -1 +1 @@
-*.1
+*.[1-9]
-- 
2.5.5

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-07 17:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-07 17:04 [PATCH] trace-cmd: Documentation: ignore all man sections Luiz Capitulino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).