$OpenBSD: patch-rmt_rmt_1,v 1.4 2008/06/19 17:43:10 naddy Exp $
--- rmt/rmt.1.orig	Tue Jun 10 23:09:28 2008
+++ rmt/rmt.1	Tue Jun 10 23:12:06 2008
@@ -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
@@ -643,8 +641,6 @@ but is not connected to an internet socket.
 .RE
 .SH "SEE ALSO"
 .BR star (1),
-.BR ufsdump (1),
-.BR ufsrestore (1),
 .BR intro (2),
 .BR open (2),
 .BR close (2),
@@ -656,14 +652,9 @@ but is not connected to an internet socket.
 .BR rcmd (3),
 .BR rexec (3),
 .BR strerror (3),
-.BR mtio (7),
-.BR rmtopen (3),
-.BR rmtclose (3),
-.BR rmtread (3),
-.BR rmtwrite (3),
-.BR rmtseek (3),
-.BR rmtioctl (3),
-.BR rmtstatus (3)
+.BR mtio (4),
+.BR dump (8),
+.BR restore (8)
 
 .SH DIAGNOSTICS
 All responses are send to the network connection.
