blob: 34a4d8191064992b7486b281992356e602162364 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
.TH CLOSESHARES 3 SHARE
.SH NAME
closeshares \- close shares file
.SH SYNOPSIS
.B "int closeshares()"
.SH DESCRIPTION
.I Closeshares
closes the shares file (if open) which otherwise remains open across
shares file routine calls.
.SH FILES
.PD 0
.TP "\w'/etc/sharesXXXX'u"
/etc/shares
Shares data-base.
.PD
.SH "SEE ALSO"
getshares(3),
getshput(3),
openshares(3),
putshares(3),
sharesfile(3).
|