diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-01-18 20:02:45 +0000 |
| commit | 59a3c79da68b53e9d606f0b7991574d982a843e1 (patch) | |
| tree | fcf95075ec47428572774cbb5d2f7bbdf690ed94 /usr.sbin/rpc.lockd/rpc.lockd.8 | |
| parent | c75ac469472f60090b8c8019bfdc3d059b15ba99 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/rpc.lockd/rpc.lockd.8')
| -rw-r--r-- | usr.sbin/rpc.lockd/rpc.lockd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rpc.lockd/rpc.lockd.8 b/usr.sbin/rpc.lockd/rpc.lockd.8 index da2ad7426466..38e58692ca79 100644 --- a/usr.sbin/rpc.lockd/rpc.lockd.8 +++ b/usr.sbin/rpc.lockd/rpc.lockd.8 @@ -108,8 +108,6 @@ RPC protocol specification for the network lock manager protocol. .Xr syslog 3 , .Xr rc.conf 5 , .Xr rpc.statd 8 -.Sh BUGS -The current implementation serialises locks requests that could be shared. .Sh STANDARDS The implementation is based on the specification in .Rs @@ -123,3 +121,5 @@ A version of appeared in .Tn SunOS 4. +.Sh BUGS +The current implementation serialises locks requests that could be shared. |
