aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1994-06-07 21:38:23 +0000
committerAndreas Schulz <ats@FreeBSD.org>1994-06-07 21:38:23 +0000
commitd74bf590468ddf3d5b40a73598fe6ca366ba4b2f (patch)
tree691149b1a6d7e6ac6512952032e0d9fd7f1431fe
parent2e3ceddd614fc12e5aa678f68ab2dae1506cb6d4 (diff)
Notes
-rw-r--r--sbin/ft/ft.86
-rw-r--r--sbin/i386/ft/ft.86
2 files changed, 6 insertions, 6 deletions
diff --git a/sbin/ft/ft.8 b/sbin/ft/ft.8
index 477f09b36d28..962001ec7bef 100644
--- a/sbin/ft/ft.8
+++ b/sbin/ft/ft.8
@@ -40,7 +40,7 @@
.Sh SYNOPSIS
.Nm ft
.Op Fl f Ar tape
-.Op Fl description
+.Op Ar description
.Sh DESCRIPTION
The
.Nm ft
@@ -59,8 +59,8 @@ To extract /usr from tape:
.Bd -literal -offset indent
% ft | tar xvzf -
.Ed
-.Sh SEE ALSO
-.Xr qtar 1
+.\" .Sh SEE ALSO
+.\" .Xr qtar 1
.Sh BUGS
Formatting/Verifying is in the works. You will need to use your
existing backup program to do this for the time being.
diff --git a/sbin/i386/ft/ft.8 b/sbin/i386/ft/ft.8
index 477f09b36d28..962001ec7bef 100644
--- a/sbin/i386/ft/ft.8
+++ b/sbin/i386/ft/ft.8
@@ -40,7 +40,7 @@
.Sh SYNOPSIS
.Nm ft
.Op Fl f Ar tape
-.Op Fl description
+.Op Ar description
.Sh DESCRIPTION
The
.Nm ft
@@ -59,8 +59,8 @@ To extract /usr from tape:
.Bd -literal -offset indent
% ft | tar xvzf -
.Ed
-.Sh SEE ALSO
-.Xr qtar 1
+.\" .Sh SEE ALSO
+.\" .Xr qtar 1
.Sh BUGS
Formatting/Verifying is in the works. You will need to use your
existing backup program to do this for the time being.