From c359d71a853ef9d702741f304854a8c4fa791c67 Mon Sep 17 00:00:00 2001 From: Sheldon Hearn Date: Fri, 10 Jan 2003 10:55:13 +0000 Subject: [PATCH] Add TAPE to the ENVIRONMENT section. MFC after: 1 month --- sbin/restore/restore.8 | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8 index d84d6a876ea3..a20eb52b2b0d 100644 --- a/sbin/restore/restore.8 +++ b/sbin/restore/restore.8 @@ -439,6 +439,8 @@ information passed between incremental restores. .El .Sh ENVIRONMENT .Bl -tag -width ".Ev TMPDIR" +.It Ev TAPE +Device from which to read backup. .It Ev TMPDIR Name of directory where temporary files are to be created. .El