]> arthur.barton.de Git - netatalk.git/commitdiff
Fix dircache doc
authorFrank Lahm <franklahm@googlemail.com>
Tue, 3 May 2011 10:20:04 +0000 (12:20 +0200)
committerFrank Lahm <franklahm@googlemail.com>
Tue, 3 May 2011 10:20:04 +0000 (12:20 +0200)
etc/afpd/dircache.c

index 638db7eed49360cd7cd2354f1a0cd4f7c15f42f4..bf47d1085efc97afdbf3bc4123493d0d11a4a1f5 100644 (file)
  * Debugging
  * =========
  *
- * Sending SIGHUP to a afpd child causes it to dump the dircache to a file "/tmp/dircache.PID".
+ * Sending SIGINT to a afpd child causes it to dump the dircache to a file "/tmp/dircache.PID".
  */
 
 /********************************************************