summaryrefslogtreecommitdiff
path: root/docs/manpages/smbtar.1
diff options
context:
space:
mode:
authorGerald Carter <jerry@samba.org>2001-04-19 21:33:44 +0000
committerGerald Carter <jerry@samba.org>2001-04-19 21:33:44 +0000
commitf95fb5fe3941a0ef916ac85c6ccf4aecf17aaf39 (patch)
tree7ae84ac676262759cdbfbe8260e650050dc2722b /docs/manpages/smbtar.1
parente3fc10eab22443376ac3312447874607810dbc6b (diff)
downloadsamba-f95fb5fe3941a0ef916ac85c6ccf4aecf17aaf39.tar.gz
samba-f95fb5fe3941a0ef916ac85c6ccf4aecf17aaf39.tar.bz2
samba-f95fb5fe3941a0ef916ac85c6ccf4aecf17aaf39.zip
large sync up with 2.2
(This used to be commit 96523293da19df201703fed6130f1ff9ba25324b)
Diffstat (limited to 'docs/manpages/smbtar.1')
-rw-r--r--docs/manpages/smbtar.115
1 files changed, 7 insertions, 8 deletions
diff --git a/docs/manpages/smbtar.1 b/docs/manpages/smbtar.1
index 34b1ee4fb1..b8c5436cdf 100644
--- a/docs/manpages/smbtar.1
+++ b/docs/manpages/smbtar.1
@@ -3,7 +3,7 @@
.\" <http://shell.ipoline.com/~elmert/hacks/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "SMBTAR" "1" "23 February 2001" "" ""
+.TH SMBTAR 1 "24 Mar 2001" "smbtar 2.2.0-alpha3"
.SH NAME
smbtar \- shell script for backing up SMB/CIFS shares directly to UNIX tape drives
.SH SYNOPSIS
@@ -11,11 +11,10 @@ smbtar \- shell script for backing up SMB/CIFS shares directly to UNIX tape dri
\fBsmbtar\fR \fB-s server\fR [ \fB-p password\fR ] [ \fB-x services\fR ] [ \fB-X\fR ] [ \fB-d directory\fR ] [ \fB-u user\fR ] [ \fB-t tape\fR ] [ \fB-t tape\fR ] [ \fB-b blocksize\fR ] [ \fB-N filename\fR ] [ \fB-i\fR ] [ \fB-r\fR ] [ \fB-l loglevel\fR ] [ \fB-v\fR ] \fBfilenames\fR
.SH "DESCRIPTION"
.PP
-This tool is part of the Samba <URL:samba.7.html> suite.
+This tool is part of the Sambasuite.
.PP
\fBsmbtar\fR is a very small shell script on top
-of \fBsmbclient(1)\fR <URL:smbclient.1.html>
-which dumps SMB shares directly to tape.
+of \fBsmbclient(1)\fRwhich dumps SMB shares directly to tape.
.SH "OPTIONS"
.TP
\fB-s server\fR
@@ -92,16 +91,16 @@ with GNU tar and may not work well with other versions.
.PP
See the \fBDIAGNOSTICS\fR section for the
\fBsmbclient(1)\fR
- <URL:smbclient.1.html> command.
+command.
.SH "VERSION"
.PP
This man page is correct for version 2.2 of
the Samba suite.
.SH "SEE ALSO"
.PP
-\fBsmbd(8)\fR <URL:smbd.8.html>,
-\fBsmbclient(1)\fR <URL:smbclient.1.html>,
-smb.conf(5) <URL:smb.conf.5.html>,
+\fBsmbd(8)\fR,
+\fBsmbclient(1)\fR,
+smb.conf(5),
.SH "AUTHOR"
.PP
The original Samba software and related utilities