#!/bin/sh

echo "MANPAGES are UNINSTALLED from your system"
echo "Install the package 'man-db' if you want this feature back"
echo "or eventually, just reinstall Elive without the option to remove manpages"

