Skip to content

Commit

Permalink
Rename more manual pages
Browse files Browse the repository at this point in the history
This simplifies the names of a few pages, where there were quite a few
inconsistencies.
  • Loading branch information
michaelpq committed Aug 24, 2024
1 parent 931d85b commit 820f7af
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ author: Michael Paquier
date: 2011-02-28 13:06:25+00:00
layout: page
type: page
slug: gdb-manual
title: 'Manual for debugging - gdb and lldb'
slug: gdb
title: Debugging - gdb and lldb'
tags:
- gdb
- lldb
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ author: Michael Paquier
date: 2011-02-28 13:01:45+00:00
layout: page
type: page
slug: git-manual
title: GIT Manual
slug: git
title: git
tags:
- git
- manual
Expand All @@ -24,8 +24,8 @@ tags:
- manage
- cvs
---
Git is a code tree management largely present in many development teams.
Have a look also [here](https://git-scm.com/).

[git](https://git-scm.com/) is a code tree management tool.

### Cloning repository

Expand Down
4 changes: 2 additions & 2 deletions manuals/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ tags:
The following sub-sections are available from here:

* [Archlinux](/manuals/archlinux/)
* [Debuggers](/manuals/debug-manual/)
* [Debug](/manuals/debug/)
* [Debian](/manuals/debian/)
* [Games](/manuals/games/)
* [Git](/manuals/git-manual/)
* [git](/manuals/git/)
* [GPG](/manuals/gpg/)
* [OpenSSL](/manuals/openssl/)
* [PostgreSQL](/manuals/postgresql/)

0 comments on commit 820f7af

Please sign in to comment.