xaizek / pinfo (License: GPLv2 only) (since 2018-12-07)
Console-based info and manual pages reader, which adds interactive navigation to man pages.
Commit fc3b3f24509da300cecef8439f4d523e372cdf6d

Fixed section of info file
git-svn-id: svn://svn.debian.org/svn/pinfo/pinfo/trunk@299 ea4b0d59-4df7-0310-a9f9-bf8cbe41ce66
Author: bas
Author date (UTC): 2006-03-16 15:40
Committer name: bas
Committer date (UTC): 2006-03-16 15:40
Parent(s): bab5da863c490388b3a1bc0a4b697ecd3b4010cb
Signing key:
Tree: 87426277019aaf7e51cf447af9937093df99c651
File Lines added Lines deleted
doc/pinfo.texi 1 1
File doc/pinfo.texi changed (mode: 100644) (index 81efd80..cf2179b)
... ... Copyright 2000 @copyright{} @value{AUTHOR}@*
43 43
44 44 @end titlepage @end titlepage
45 45
46 @dircategory Texinfo
46 @dircategory Texinfo documentation system
47 47 @direntry @direntry
48 48 * Pinfo: (pinfo). curses based lynx-style info browser. * Pinfo: (pinfo). curses based lynx-style info browser.
49 49 @end direntry @end direntry
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/pinfo

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/pinfo

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master