diff options
author | Volker Lendecke <vl@samba.org> | 2010-05-24 11:23:42 +0200 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2010-05-24 11:26:15 +0200 |
commit | d12768cc0ae52d95ffd83070948c83af4ce8704b (patch) | |
tree | 0194dd4e0e875a8981e98b49fb92bfacb2e14fa0 | |
parent | 792743cfab19ad273c75a2f8d54fe2dd60de0240 (diff) | |
download | samba-d12768cc0ae52d95ffd83070948c83af4ce8704b.tar.gz samba-d12768cc0ae52d95ffd83070948c83af4ce8704b.tar.bz2 samba-d12768cc0ae52d95ffd83070948c83af4ce8704b.zip |
s3: Fix a typo found by ITPFS oota <t-oota@dh.jp.nec.com>
Thanks!
-rw-r--r-- | docs-xml/manpages-3/net.8.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs-xml/manpages-3/net.8.xml b/docs-xml/manpages-3/net.8.xml index 4be0c4e0fc..1d2db91342 100644 --- a/docs-xml/manpages-3/net.8.xml +++ b/docs-xml/manpages-3/net.8.xml @@ -1799,7 +1799,7 @@ This example would connect to a computer named XP as the local administrator usi <para> Execute a shell command under a global lock. This might be useful to define the -order in which serveral shell commands will be executed. The locking information +order in which several shell commands will be executed. The locking information is stored in a file called <filename>g_lock.tdb</filename>. In setups with CTDB running, the locking information will be available on all cluster nodes. </para> |