From c93c355dc98ea17786f880ed3e88cef0b8824fda Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sun, 3 Dec 2017 12:28:49 +0000 Subject: Use more conventional bullets in documentation * docs/INSTALL.quick, NEWS, README: Use "*" for bullet points instead of "o". --- docs/INSTALL.quick | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'docs') diff --git a/docs/INSTALL.quick b/docs/INSTALL.quick index 4170575e..c94abeb1 100644 --- a/docs/INSTALL.quick +++ b/docs/INSTALL.quick @@ -5,29 +5,29 @@ the Quick install below. man-db requires several external packages: - o libpipeline >= 1.5.0 (http://libpipeline.nongnu.org/) - o flex >= 2.5.30 (http://flex.sf.net/) - o a database library, one of: + * libpipeline >= 1.5.0 (http://libpipeline.nongnu.org/) + * flex >= 2.5.30 (http://flex.sf.net/) + * a database library, one of: GDBM (http://www.gnu.org.ua/software/gdbm/) Berkeley DB < 6 NDBM and on systems without GNU libc: - o libiconv >= 1.8 (http://www.gnu.org/software/libiconv/) + * libiconv >= 1.8 (http://www.gnu.org/software/libiconv/) Some other packages are recommended and used if available: - o zlib (http://zlib.net/) - o libseccomp (https://github.com/seccomp/libseccomp) + * zlib (http://zlib.net/) + * libseccomp (https://github.com/seccomp/libseccomp) Quick INSTALL ============= - o RUN `./configure ' - o EDIT configuration files/headers if necessary - o RUN `make ' - o RUN `make install ' + * RUN `./configure ' + * EDIT configuration files/headers if necessary + * RUN `make ' + * RUN `make install ' Note (1): If you don't know what or mean, you should be reading/following the install -- cgit v1.2.3