diff options
Diffstat (limited to 'docs/manpages/smbtar.1')
-rw-r--r-- | docs/manpages/smbtar.1 | 25 |
1 files changed, 15 insertions, 10 deletions
diff --git a/docs/manpages/smbtar.1 b/docs/manpages/smbtar.1 index 310a99fb39..4ed25bbc75 100644 --- a/docs/manpages/smbtar.1 +++ b/docs/manpages/smbtar.1 @@ -3,8 +3,7 @@ .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng <steve@ggi-project.org>. -.TH "SMBTAR" "1" "18 March 2003" "" "" - +.TH "SMBTAR" "1" "04 March 2003" "" "" .SH NAME smbtar \- shell script for backing up SMB/CIFS shares directly to UNIX tape drives .SH SYNOPSIS @@ -13,10 +12,11 @@ smbtar \- shell script for backing up SMB/CIFS shares directly to UNIX tape dri .SH "DESCRIPTION" .PP -This tool is part of the \fBSamba\fR(7) suite. +This tool is part of the Samba suite. .PP \fBsmbtar\fR is a very small shell script on top -of \fBsmbclient\fR(1) which dumps SMB shares directly to tape. +of \fBsmbclient(1)\fR +which dumps SMB shares directly to tape. .SH "OPTIONS" .TP \fB-s server\fR @@ -72,7 +72,8 @@ from the tar file. .TP \fB-l log level\fR Log (debug) level. Corresponds to the -\fI-d\fR flag of \fBsmbclient\fR(1). +\fI-d\fR flag of \fBsmbclient(1) +\fR. .SH "ENVIRONMENT VARIABLES" .PP The \fI$TAPE\fR variable specifies the @@ -90,14 +91,18 @@ on entire shares; should work on file lists. smbtar works best with GNU tar and may not work well with other versions. .SH "DIAGNOSTICS" .PP -See the \fBDIAGNOSTICS\fR section for the \fBsmbclient\fR(1) command. +See the \fBDIAGNOSTICS\fR section for the +\fBsmbclient(1)\fR + command. .SH "VERSION" .PP This man page is correct for version 3.0 of the Samba suite. .SH "SEE ALSO" .PP -\fBsmbd\fR(8), \fBsmbclient\fR(1), \fBsmb.conf\fR(5). +\fBsmbd(8)\fR +\fBsmbclient(1)\fR +smb.conf(5) .SH "AUTHOR" .PP The original Samba software and related utilities @@ -110,7 +115,7 @@ wrote the tar extension and this man page. The \fBsmbtar\fR script was heavily rewritten and improved by Martin Kraemer <URL:mailto:Martin.Kraemer@mch.sni.de>. Many thanks to everyone who suggested extensions, improvements, bug fixes, etc. The man page sources were converted to YODL format (another -excellent piece of Open Source software, available at ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0 +excellent piece of Open Source software, available at +ftp://ftp.icce.rug.nl/pub/unix/ <URL:ftp://ftp.icce.rug.nl/pub/unix/>) and updated for the Samba 2.0 release by Jeremy Allison. The conversion to DocBook for -Samba 2.2 was done by Gerald Carter. The conversion to DocBook XML 4.2 for -Samba 3.0 was done by Alexander Bokovoy. +Samba 2.2 was done by Gerald Carter. |