From 570e3e6e5b4d78a9b5076e09ea87a043cb95e2ea Mon Sep 17 00:00:00 2001 From: Josef 'Jeff' Sipek Date: Sat, 16 Aug 2008 13:19:06 -0400 Subject: [PATCH] Documentation: add proper 'linkguilt's Signed-off-by: Josef 'Jeff' Sipek --- Documentation/guilt-next.txt | 4 ++-- Documentation/guilt.txt | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/guilt-next.txt b/Documentation/guilt-next.txt index 024e390..c41acac 100644 --- a/Documentation/guilt-next.txt +++ b/Documentation/guilt-next.txt @@ -11,8 +11,8 @@ include::usage-guilt-next.txt[] DESCRIPTION ----------- -Output the name of next patch to be pushed. If guilt-push(1) is issued, this -patch would be the topmost patch. +Output the name of next patch to be pushed. If linkguilt:guilt-push[1] is +issued, this patch would be the topmost patch. OPTIONS ------- diff --git a/Documentation/guilt.txt b/Documentation/guilt.txt index a7756e1..3626cd6 100644 --- a/Documentation/guilt.txt +++ b/Documentation/guilt.txt @@ -73,7 +73,7 @@ guilt.autotag can be used to turn it on or off. - If one or more config file contains the value, regular git-config(1) rules apply. -During guilt-init(1), the rules are: +During linkguilt:guilt-init[1], the rules are: - If none of the config files contain guilt.autotag, the repository config file's guilt.autotag is set to the default (on). -- 2.11.4.GIT