[Drbd-dev] [PATCH 1/2] add extra paragraph about manpages/ directory
Mrten
mrten+drbd at ii.nl
Thu Jul 7 17:44:20 CEST 2011
---
README.txt | 13 +++++++++++++
1 files changed, 13 insertions(+), 0 deletions(-)
diff --git a/README.txt b/README.txt
index 20e664b..3dc4a18 100644
--- a/README.txt
+++ b/README.txt
@@ -72,6 +72,19 @@ of your choice, and the git version control system. The documentation
syntax is AsciiDoc; see http://www.methods.co.nz/asciidoc/ for details
on this format.
+Manpages
+--------
+
+To edit the manpages you need to check out the relevant drbd too in the same directory as
+the drbd-documentation (adjust version number here):
+
+-----------------------------------
+git clone git://git.drbd.org/drbd-8.3.git
+-----------------------------------
+
+Then adjust the Makefile in drbd-documentation/manpages to point to the right
+drbd version and 'make' there will work (create symlinks).
+
Submitting documentation patches
--------------------------------
--
1.7.0.4
More information about the drbd-dev
mailing list