diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-25 17:00:33 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-25 17:00:33 +0000 |
commit | ea84a3edc5fb3ee3e98b5be0871225a310751681 (patch) | |
tree | 0f9e5fb3716ae8a0628c38e0a5cfdb3ad3a43c55 | |
parent | 638426b45c9c2d83b90ba265b82e91f29778e33f (diff) |
reword some text to avoid a hideous Xr;
-rw-r--r-- | sbin/restore/restore.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8 index 9bd0be6a3f0..4a6f66fe213 100644 --- a/sbin/restore/restore.8 +++ b/sbin/restore/restore.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: restore.8,v 1.30 2007/02/25 16:41:42 jmc Exp $ +.\" $OpenBSD: restore.8,v 1.31 2007/02/25 17:00:32 jmc Exp $ .\" $NetBSD: restore.8,v 1.15 1997/07/01 05:37:53 lukem Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 @@ -164,7 +164,7 @@ Restore (rebuild) a file system. The target file system should be made pristine with .Xr newfs 8 , mounted, and the user -.Xr cd Ns 'd +changed working directory into the pristine file system before starting the restoration of the initial level 0 backup. If the level 0 restores successfully, the |