diff options
Diffstat (limited to 'docs/manpages/smbtar.1')
-rw-r--r-- | docs/manpages/smbtar.1 | 15 |
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 |