]> git.pld-linux.org Git - packages/at.git/blame - at-typo.patch
- change /usr/doc to /usr/share/doc.
[packages/at.git] / at-typo.patch
CommitLineData
99602c2b 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.045672 seconds and 4 git commands to generate.