summaryrefslogtreecommitdiff
path: root/static/v10/man3/sharesfile.3
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 21:07:28 -0400
committerJacob McDonnell <jacob@jacobmcdonnell.com>2026-04-25 21:07:28 -0400
commit711594636704defae873be1a355a292505585afd (patch)
tree59ee13f863830d8beba6cfd02bbe813dd486c26f /static/v10/man3/sharesfile.3
parent3258a063c1f189d7b019e40e525b46bef9b9a7b1 (diff)
docs: Added UNIX V10 Manuals
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).