nfscbd.8 (c2025a76606b44c4d5367b7509fbc0285ae1e7f8) nfscbd.8 (ed120cdb3738d48809910aa63b54fb9ea7684d91)
1.\" Copyright (c) 2009 Rick Macklem, University of Guelph
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 63 unchanged lines hidden (view full) ---

72.Nm
73listens for service requests at the port
74defined by NFSV4_CBPORT in /usr/include/fs/nfs/nfs.h, unless
75.Fl p
76has been specified.
77For more information on what callbacks and Open Delegations do, see
78.%T "Network File System (NFS) Version 4 Protocol" ,
79RFC3530.
1.\" Copyright (c) 2009 Rick Macklem, University of Guelph
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 63 unchanged lines hidden (view full) ---

72.Nm
73listens for service requests at the port
74defined by NFSV4_CBPORT in /usr/include/fs/nfs/nfs.h, unless
75.Fl p
76has been specified.
77For more information on what callbacks and Open Delegations do, see
78.%T "Network File System (NFS) Version 4 Protocol" ,
79RFC3530.
80.Pp
81The
82.Nm
83utility exits 0 on success or >0 if an error occurred.
80.Sh EXIT STATUS
81.Ex -std
84.Sh SEE ALSO
85.Xr nfsv4 4 ,
86.Xr mount_nfs 8
87.Sh HISTORY
88First introduced with the experimental nfs client for NFSv4 support in 2009.
82.Sh SEE ALSO
83.Xr nfsv4 4 ,
84.Xr mount_nfs 8
85.Sh HISTORY
86First introduced with the experimental nfs client for NFSv4 support in 2009.