=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/write/write.1,v retrieving revision 1.16 retrieving revision 1.17 diff -c -r1.16 -r1.17 *** src/usr.bin/write/write.1 2010/10/28 21:32:54 1.16 --- src/usr.bin/write/write.1 2014/06/04 06:07:32 1.17 *************** *** 1,4 **** ! .\" $OpenBSD: write.1,v 1.16 2010/10/28 21:32:54 jmc Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. --- 1,4 ---- ! .\" $OpenBSD: write.1,v 1.17 2014/06/04 06:07:32 jmc Exp $ .\" .\" Copyright (c) 1989, 1993 .\" The Regents of the University of California. All rights reserved. *************** *** 32,38 **** .\" .\" from: @(#)write.1 8.1 (Berkeley) 6/6/93 .\" ! .Dd $Mdocdate: October 28 2010 $ .Dt WRITE 1 .Os .Sh NAME --- 32,38 ---- .\" .\" from: @(#)write.1 8.1 (Berkeley) 6/6/93 .\" ! .Dd $Mdocdate: June 4 2014 $ .Dt WRITE 1 .Os .Sh NAME *************** *** 92,97 **** --- 92,104 ---- .Dq oo means that the person believes the conversation to be over. + .Sh ASYNCHRONOUS EVENTS + .Bl -tag -width SIGINTXXX + .It Dv SIGINT + Terminate + .Nm + and exit with a zero status. + .El .Sh EXIT STATUS The .Nm *************** *** 100,106 **** .Bl -tag -width Ds -offset indent -compact .It 0 Normal behavior. ! .It \*(Gt0 The specified user is either not logged in or not accepting messages. .El .Sh SEE ALSO --- 107,113 ---- .Bl -tag -width Ds -offset indent -compact .It 0 Normal behavior. ! .It >0 The specified user is either not logged in or not accepting messages. .El .Sh SEE ALSO