From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1535 invoked by alias); 4 Apr 2013 15:59:06 -0000 Mailing-List: contact archer-commits-help@sourceware.org; run by ezmlm Sender: Precedence: bulk List-Post: List-Help: List-Subscribe: Received: (qmail 1515 invoked by uid 9674); 4 Apr 2013 15:59:06 -0000 Date: Thu, 04 Apr 2013 15:59:00 -0000 Message-ID: <20130404155905.1487.qmail@sourceware.org> From: jkratoch@sourceware.org To: archer-commits@sourceware.org Subject: [SCM] archer-jankratochvil-man: . X-Git-Refname: refs/heads/archer-jankratochvil-man X-Git-Reftype: branch X-Git-Oldrev: bcef88e3aa4960c00f2778433d35ca53fbb33414 X-Git-Newrev: 6ff96bdf9b5a8f2c64a97b3cac78b9ccc1f12c48 X-SW-Source: 2013-q2/txt/msg00002.txt.bz2 List-Id: The branch, archer-jankratochvil-man has been updated via 6ff96bdf9b5a8f2c64a97b3cac78b9ccc1f12c48 (commit) from bcef88e3aa4960c00f2778433d35ca53fbb33414 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email. - Log ----------------------------------------------------------------- commit 6ff96bdf9b5a8f2c64a97b3cac78b9ccc1f12c48 Author: Jan Kratochvil Date: Thu Apr 4 17:58:57 2013 +0200 . ----------------------------------------------------------------------- Summary of changes: gdb/doc/gdb.texinfo | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) First 500 lines of diff: diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 0ace092..eebfc85 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -42005,7 +42005,7 @@ These files contain @value{GDBN} commands to automatically execute during @value{GDBN} startup. The lines of contents are canned sequences of commands, described in @ifset man -the @value{GDBN} manual in node @code{Sequences}, +the @value{GDBN} manual in node @code{Sequences} -- shell command @code{info -f gdb -n Sequences}. @end ifset @ifclear man @@ -42014,7 +42014,7 @@ the @value{GDBN} manual in node @code{Sequences}, Please read more in @ifset man -the @value{GDBN} manual in node @code{Startup}, +the @value{GDBN} manual in node @code{Startup} -- shell command @code{info -f gdb -n Startup}. @end ifset @ifclear man @@ -42032,7 +42032,7 @@ System-wide initialization file. It is executed unless user specified @value{GDBN} option @code{-nx} or @code{-n}. See more in @ifset man -the @value{GDBN} manual in node @code{System-wide configuration}, +the @value{GDBN} manual in node @code{System-wide configuration} -- shell command @code{info -f gdb -n 'System-wide configuration'}. @end ifset @ifclear man hooks/post-receive -- Repository for Project Archer.