summaryrefslogtreecommitdiff
path: root/static/v10/man3/sharesfile.3
diff options
context:
space:
mode:
Diffstat (limited to 'static/v10/man3/sharesfile.3')
-rw-r--r--static/v10/man3/sharesfile.317
1 files changed, 17 insertions, 0 deletions
diff --git a/static/v10/man3/sharesfile.3 b/static/v10/man3/sharesfile.3
new file mode 100644
index 00000000..7fa62b1a
--- /dev/null
+++ b/static/v10/man3/sharesfile.3
@@ -0,0 +1,17 @@
+.TH SHARESFILE 3 SHARE
+.SH NAME
+sharesfile \- change name of shares file
+.SH SYNOPSIS
+.B "int sharesfile(s)"
+.br
+.B "char * s;"
+.SH DESCRIPTION
+This routine
+closes the old shares file (if open)
+and resets its name to the string passed.
+.SH "SEE ALSO"
+closeshares(3),
+getshares(3),
+getshput(3),
+openshares(3),
+putshares(3).