~n-muench/ubuntu/oneiric/open-vm-tools/open-vm-tools.fix-836277

« back to all changes in this revision

Viewing changes to debian/manpage/vmsync.9

  • Committer: Bazaar Package Importer
  • Author(s): Devid Antonio Filoni
  • Date: 2008-08-15 21:21:40 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20080815212140-05fhxj8wroosysmj
Tags: 2008.08.08-109361-1ubuntu1
* Merge from Debian unstable (LP: #258393), remaining Ubuntu change:
  - add ubuntu_toolchain_FTBFS.dpatch patch, fix FTBFS
* Update ubuntu_toolchain_FTBFS.dpatch patch for the new version.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH VMSYMC 9 "2008\-07\-04" "2008.07.01\-102166" "Open VM Tools"
 
2
 
 
3
.SH NAME
 
4
vmsync \- vmware kernel module
 
5
 
 
6
.SH SYNOPSIS
 
7
modprobe vmsync
 
8
 
 
9
.SH DESCRIPTION
 
10
This is a Linux kernel module. It isn't backed by a virtual hardware device, so it must be loaded manually. It is depended on by \fIvmware\-guestd\fR(8), so ideally it should be loaded prior to starting \fIvmware\-guestd\fR(8) (though \fIvmware\-guestd\fR(8) can function without it). This module is used for freezing and thawing the filesystem.
 
11
 
 
12
.SH OPTIONS
 
13
vmsync has no options.
 
14
 
 
15
.SH SEE ALSO
 
16
\fIvmware\-checkvm\fR(1)
 
17
.br
 
18
\fIvmware\-hgfsclient\fR(1)
 
19
.br
 
20
\fIvmware\-toolbox\fR(1)
 
21
.br
 
22
\fIvmware\-user\fR(1)
 
23
.br
 
24
\fIvmware\-xferlogs\fR(1)
 
25
.br
 
26
\fIvmware\-guestd\fR(8)
 
27
.br
 
28
\fIvmware\-hgfsmounter\fR(8)
 
29
.br
 
30
\fIvmware\-user\-suid\-wrapper\fR(8)
 
31
.br
 
32
\fIvmblock\fR(9)
 
33
.br
 
34
\fIvmhgfs\fR(9)
 
35
.br
 
36
\fIvmmemctl\fR(9)
 
37
.br
 
38
\fIvmxnet\fR(9)
 
39
 
 
40
.SH HOMEPAGE
 
41
More information about vmsync and the Open VM Tools can be found at <\fIhttp://open\-vm\-tools.sourceforge.net/\fR>.
 
42
 
 
43
.SH AUTHOR
 
44
Open VM Tools were written by VMware, Inc. <\fIhttp://www.vmware.com/\fR>.
 
45
.PP
 
46
This manual page was put together from homepage materials by Daniel Baumann <\fIdaniel@debian.org\fR>, for the Debian project (but may be used by others).