1 .\" $FreeBSD: src/usr.bin/ncplogin/ncplogout.1,v 1.3.2.6 2002/06/21 15:28:29 charnier Exp $
2 .\" $DragonFly: src/usr.bin/ncplogin/ncplogout.1,v 1.2 2003/06/17 04:29:30 dillon Exp $
8 .Nd schedule permanent connection to close
16 .No / Ns Ar server Ns : Ns Ar user
20 utility will schedule a connection created by
23 If the connection is busy (i.e. used by other processes) it will
24 be closed when the last process using it is terminated.
25 This command is similar to the
30 .Bl -tag -width indent
32 Specify the name of the
34 server to which the connection should be terminated.
35 Can be omitted if there is only
36 one connection active.
38 Specify the name of the user to use when identifying the connection.
39 Can be omitted if there is only
40 one connection active.
42 Close a connection by handle.
43 A list of available handles can be obtained with the following command:
44 .Bd -literal -offset indent
51 utility first appeared in
54 .An Boris Popov Aq bp@butya.kz ,
57 Please report any bugs to the author.