]> git.pld-linux.org Git - packages/at.git/blob - at-typo.patch
- release 17
[packages/at.git] / at-typo.patch
1 --- at-3.1.7/atd.c.tyop Thu Feb 10 11:14:31 2000
2 +++ at-3.1.7/atd.c      Thu Feb 10 11:14:43 2000
3 @@ -247,7 +247,7 @@
4              "aborting", jobno, filename);
5  
6      if (buf.st_nlink > 2) {
7 -       perr("Someboy is trying to run a linked script for job %8lu (%.500s)",
8 +       perr("Somebody is trying to run a linked script for job %8lu (%.500s)",
9              filename);
10      }
11      if ((fflags = fcntl(fd_in, F_GETFD)) < 0)
This page took 0.093108 seconds and 3 git commands to generate.