diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-04 18:59:45 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-04 18:59:45 +0000 |
commit | ce33624f105bbf6b20e87d0e06c24996db2e0176 (patch) | |
tree | 66d6fb743c7b71c44d2e5fe784ce772f6e55b4cf /sbin/restore/restore.8 | |
parent | 02f5c89460eebf5fccec73d72f630200c765c1c9 (diff) |
trash some old leftover macros and replace them with -mdoc macros
Diffstat (limited to 'sbin/restore/restore.8')
-rw-r--r-- | sbin/restore/restore.8 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sbin/restore/restore.8 b/sbin/restore/restore.8 index 59db570da51..308b0c4fbae 100644 --- a/sbin/restore/restore.8 +++ b/sbin/restore/restore.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: restore.8,v 1.15 1999/06/04 02:45:23 aaron Exp $ +.\" $OpenBSD: restore.8,v 1.16 1999/07/04 18:59:41 aaron Exp $ .\" $NetBSD: restore.8,v 1.15 1997/07/01 05:37:53 lukem Exp $ .\" .\" Copyright (c) 1985, 1991, 1993 @@ -74,7 +74,6 @@ .Op Fl s Ar fileno .Op Ar file Ar ... .Pp -.in -\\n(iSu (The .Bx 4.3 option syntax is implemented for backward compatibility but @@ -241,7 +240,6 @@ Note that the flag replaces the function of the old .Xr dumpdir 8 program. -.ne 1i .It Fl x The named files are read from the given media. If a named file matches a directory whose contents |