[sheepdog] [PATCH] fix manpage section
Dietmar Maurer
dietmar at proxmox.com
Wed Jul 18 06:29:16 CEST 2012
Lintian complains about wrong manpage section. This patch fixes the issue.
Signed-off-by: Dietmar Maurer <dietmar at proxmox.com>
---
man/collie.8 | 2 +-
man/sheep.8 | 2 +-
man/sheepfs.8 | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/man/collie.8 b/man/collie.8
index 4bcf909..ec32b45 100644
--- a/man/collie.8
+++ b/man/collie.8
@@ -1,4 +1,4 @@
-.TH SHEEPDOG 2012-06-27
+.TH SHEEPDOG 8 2012-06-27
.SH NAME
collie \- Command line utility for the sheep daemon
.SH SYNOPSIS
diff --git a/man/sheep.8 b/man/sheep.8
index 737f91b..8ddfb1e 100644
--- a/man/sheep.8
+++ b/man/sheep.8
@@ -1,4 +1,4 @@
-.TH SHEEPDOG 2012-07-3
+.TH SHEEPDOG 8 2012-07-3
.SH NAME
sheep \- Distributed Block Storage System for KVM
.SH SYNOPSIS
diff --git a/man/sheepfs.8 b/man/sheepfs.8
index 9596893..5e285e0 100644
--- a/man/sheepfs.8
+++ b/man/sheepfs.8
@@ -1,4 +1,4 @@
-.TH SHEEPDOG 2012-06-27
+.TH SHEEPDOG 8 2012-06-27
.SH NAME
sheepfs \- A pseudo file system exports both Sheepdog's internal state as well as Sheepdog's storage
.SH SYNOPSIS
--
1.7.2.5
More information about the sheepdog
mailing list