[Bug 193442] New: [PATCH] libs/libc/sys: Document network filesystem and locking system calls
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sun Sep 7 20:09:09 UTC 2014
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=193442
Bug ID: 193442
Summary: [PATCH] libs/libc/sys: Document network filesystem and
locking system calls
Product: Documentation
Version: Latest
Hardware: Any
OS: Any
Status: Needs Triage
Severity: Affects Some People
Priority: ---
Component: Documentation
Assignee: freebsd-doc at FreeBSD.org
Reporter: sstewartgallus00 at mylangara.bc.ca
Created attachment 147031
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=147031&action=edit
The patch for the documentation
Document undocumented network filesystem and locking system
calls. Note that nnfps_syscall and afs3_syscall are actually reserved
for third-parties to use so the documentation page is only a stub
entry that tells who the system calls are reserved for so that the
curious can look up more information elsewhere. nlm_syscall is in the
standard kernel but is implicitly documented by the documentation for
the rpc.lockd program which is a simple wrapper around it so the
nlm_syscall entry is mostly a stub entry that serves to point the
curious to the rpc.lockd documentation.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list