diff options
author | Karolin Seeger <ks@samba.org> | 2007-10-18 11:55:09 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:38 -0500 |
commit | fe4182015ff75e0e7c76482a1f6b73ea564cffd9 (patch) | |
tree | bbf75b7c1664238f505b296fe2e282d62e12a28a /docs/manpages-3 | |
parent | 1b73010d6a289b9e9514ecdfa198a6f8c686b948 (diff) | |
download | samba-fe4182015ff75e0e7c76482a1f6b73ea564cffd9.tar.gz samba-fe4182015ff75e0e7c76482a1f6b73ea564cffd9.tar.bz2 samba-fe4182015ff75e0e7c76482a1f6b73ea564cffd9.zip |
Add comment about net rpc|rap file user (implemented now)
Karolin
(This used to be commit e883f4f12ea84c5547d93230dd0073cffec78909)
Diffstat (limited to 'docs/manpages-3')
-rw-r--r-- | docs/manpages-3/net.8.xml | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/docs/manpages-3/net.8.xml b/docs/manpages-3/net.8.xml index ecf9b6e98c..afc79133c4 100644 --- a/docs/manpages-3/net.8.xml +++ b/docs/manpages-3/net.8.xml @@ -333,9 +333,13 @@ Currently listed are: file-id, username, locks, path, permissions. </refsect3> <refsect3> -<title>[RAP|RPC] FILE USER</title> +<title>[RAP|RPC] FILE USER <replaceable>user</replaceable></title> -¬.implemented; +<para> +List files opened by specified <replaceable>user</replaceable>. +Please note that <command>net rap file user</command> does not work +against Samba servers. +</para> </refsect3> |