57 lines
1.6 KiB
Diff
57 lines
1.6 KiB
Diff
diff -urNp star-1.5.1-orig/star/spax.1 star-1.5.1/star/spax.1
|
|
--- star-1.5.1-orig/star/spax.1 2009-04-10 23:51:50.000000000 +0200
|
|
+++ star-1.5.1/star/spax.1 2010-08-17 13:32:38.246788583 +0200
|
|
@@ -4043,7 +4043,7 @@ Interfaces volume of IEEE Std 1003.1-200
|
|
.BR chown (2),
|
|
.BR creat (2),
|
|
.BR mkdir (2),
|
|
-.BR mkfifo (2),
|
|
+.BR mkfifo (3),
|
|
.BR stat (2),
|
|
.BR utime (2),
|
|
.BR write (2).
|
|
@@ -4095,7 +4095,7 @@ entry is added to the ENVIRONMENT VARIAB
|
|
IEEE PASC Interpretation 1003.2 #168 is applied, clarifying that
|
|
.BR mkdir (2)
|
|
and
|
|
-.BR mkfifo (2)
|
|
+.BR mkfifo (3)
|
|
calls can ignore an [EEXIST] error when
|
|
extracting an archive.
|
|
.PP
|
|
diff -urNp star-1.5.1-orig/star/star.1 star-1.5.1/star/star.1
|
|
--- star-1.5.1-orig/star/star.1 2009-06-02 20:49:21.000000000 +0200
|
|
+++ star-1.5.1/star/star.1 2010-08-17 13:34:50.524789662 +0200
|
|
@@ -4615,20 +4615,18 @@ cron script).
|
|
Is used for the intercative user interface.
|
|
.SH "SEE ALSO"
|
|
.BR spax (1),
|
|
-.BR suntar (1),
|
|
-.BR scpio (1),
|
|
.BR tar (1),
|
|
.BR cpio (1),
|
|
.BR pax (1),
|
|
.BR rcp (1),
|
|
.BR mt (1),
|
|
-.BR rmt (1),
|
|
+.BR rmt (8),
|
|
.BR match (1),
|
|
.BR dd (1),
|
|
.BR sdd (1),
|
|
.BR rsh (1),
|
|
.BR ssh (1),
|
|
-.BR star (4/5),
|
|
+.BR star (4),
|
|
.BR rcmd (3),
|
|
.BR fssnap (1m)
|
|
.SH DIAGNOSTICS
|
|
@@ -4951,7 +4949,7 @@ is installed suid root,
|
|
.B star
|
|
is able to make connections to remote archives for non root users.
|
|
This is done by using the
|
|
-rcmd(3) interface to get a connection to a rmt(1) server.
|
|
+rcmd(3) interface to get a connection to a rmt(8) server.
|
|
.PP
|
|
.B Star
|
|
resets its effective uid back to the real user id immediately after setting up
|