summaryrefslogtreecommitdiffstats
path: root/usr.bin/ncplogin/ncplogout.1
blob: cd83d101f1d570cb5d8add7e886f29c1f6a43433 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
.\" $FreeBSD$
.Dd Sep 15, 1999
.Dt NCPLOGOUT 1
.Os FreeBSD 4.0
.Sh NAME
.Nm ncplogout
.Nd shedule permanent connection to close
.Sh SYNOPSIS
.Nm ncplogout
.Op -S Ar server
.Op -U Ar user
.Op -c Ar handle
.Nm ncplogout
.Op -c Ar handle
.Ar /server:user
.Sh DESCRIPTION
The
.Nm
will shedule connection created by
.Xr ncplogin 1
command to close. If connection is busy (i.e. used by other processes) it will
be closed when last process terminated. This command is similar to DOS 
logout.exe command.
.Pp
The options are:
.Bl -tag -width indent
.It Fl S Ar server
name of Netware server to identify connection. Can be omitted if there is only
one connection active.
.It Fl U Ar user
name of user used to identify connection. Can be omitted if there is only
one connection active.
.It Fl c Ar handle
close connection by handle. List of available handles can be obtained via
.Bd -literal -offset indent
	ncplist c
.Ed
command.
.El
.Sh BUGS
to number a few

.Sh AUTHORS
.An Boris Popov Aq bp@butya.kz ,
.Aq bp@freebsd.org
OpenPOWER on IntegriCloud