Skip to content

Commit

Permalink
README.md: indent bullet items
Browse files Browse the repository at this point in the history
  • Loading branch information
sighook committed May 10, 2024
1 parent efb0baf commit 061de09
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,30 +7,30 @@ missing libraries of installed packages.
This distribution is a fork of CRUX' revdep utility (which is part of CRUX'
prt-utils distribution) as of commit 41dfcb6 (Thu Oct 15 2020) with the
following differences:
* fix GCC extensions for portability
* manual page in mdoc(7) format
* GNU-style options/help/usage
* different exit codes for ease scripting
* bash completion
* powerpc{,64} and risc-v elf support
* fix GCC extensions for portability
* manual page in mdoc(7) format
* GNU-style options/help/usage
* different exit codes for ease scripting
* bash completion
* powerpc{,64} and risc-v elf support

See git log for complete/further differences.

The original sources can be downloaded from:
1. git://crux.nu/tools/prt-utils.git (git)
2. https://crux.nu/gitweb/?p=tools/prt-utils.git;a=summary (web)
1. git://crux.nu/tools/prt-utils.git (git)
2. https://crux.nu/gitweb/?p=tools/prt-utils.git;a=summary (web)


REQUIREMENTS
============

Build time
----------
* C++11 compiler
* POSIX sh(1p) and "mandatory utilities"
* GNU make(1)
* pkg-config(1)
* elfutils
* C++11 compiler
* POSIX sh(1p) and "mandatory utilities"
* GNU make(1)
* pkg-config(1)
* elfutils


INSTALL
Expand Down

0 comments on commit 061de09

Please sign in to comment.