Imported Upstream version 2.7.2

This commit is contained in:
Laurent Bigonville 2014-04-22 20:39:47 +02:00
parent 0121794af9
commit a356b56d11
263 changed files with 6039 additions and 8151 deletions

View file

@ -100,7 +100,7 @@ int blazer_command(const char *cmd, char *buf, size_t buflen)
void upsdrv_help(void)
{
printf("Read The Fine Manual ('man 8 blazer')\n");
printf("Read The Fine Manual ('man 8 blazer_ser')\n");
}