openbsd-ports/archivers/star/patches/patch-rmt_rmt_1
naddy 46755b10d0 - Update to 1.4.2.
- Add smt command.
2002-11-29 20:59:47 +00:00

68 lines
1.9 KiB
Plaintext

$OpenBSD: patch-rmt_rmt_1,v 1.3 2002/11/29 20:59:47 naddy Exp $
--- rmt/rmt.1.orig Sun Nov 10 17:58:57 2002
+++ rmt/rmt.1 Fri Nov 29 21:26:50 2002
@@ -13,13 +13,11 @@
.if n .ds o oe
.if n .ds u ue
.if n .ds s sz
-.TH RMT 1 "Release 1.1" "J\*org Schilling" "Schily\'s USER COMMANDS"
+.TH SRMT 8 "Release 1.1" "J\*org Schilling" "Schily\'s USER COMMANDS"
.SH NAME
-rmt \- remote magnetic tape protocol server
+srmt \- remote magnetic tape protocol server
.SH SYNOPSIS
-.B /opt/schily/sbin/rmt
-.br
-.B /etc/rmt
+.B srmt
.SH DESCRIPTION
.IX "rmt command" "" "\fLrmt\fP \(em remote magnetic tape protocol server"
@@ -31,9 +29,9 @@ version of the
remote tape server program.
.B rmt
is a program used by programs like
-.B star
+.BR star (1)
and
-.B ufsdump
+.BR dump (8)
that like to access remote magnetic tape drives and files
through an interprocess communication connection.
.B rmt
@@ -519,8 +517,8 @@ Any other command causes
to exit.
.SH FILES
.TP
-/etc/default/rmt
-Default values can be set for the following options in /etc/default/rmt.
+%%SYSCONFDIR%%/srmt.conf
+Default values can be set for the following options in %%SYSCONFDIR%%/srmt.conf.
For example:
.sp
.BR DEBUG= /tmp/rmt.debug
@@ -568,7 +566,7 @@ If standard input of
is not a socket from a remote host,
.B rmt
will compare the host entry from
-.B /etc/default/rmt
+.B %%SYSCONFDIR%%/srmt.conf
with the following strings:
.RS
.TP 10
@@ -635,12 +633,12 @@ This implementation of
adds some security features to the server that make it behave
slightly different from older implementations.
Read the above documentation about the file
-/etc/default/rmt
+%%SYSCONFDIR%%/srmt.conf
to make sure your local installation is configured for your needs.
.LP
To grant the same permissions as with old
.B rmt
-servers, create a file /etc/default/rmt and add the following lines
+servers, create a file %%SYSCONFDIR%%/srmt.conf and add the following lines
to this file:
.LP
.BR USER= *