diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-25 16:29:50 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-25 16:29:50 +0000 |
commit | 1b4b71a52369e1d1f4c012d7b4b9c0dbcc2e5fe8 (patch) | |
tree | 890a0139813bd130ccf87a2f7ba4c1c8d7be5672 /sbin/dump/dump.8 | |
parent | 437024fa2427e83474557b60e17283fb88c2f468 (diff) |
move the text describing 4.3 syntax compatibility to HISTORY, rather
than slap bang in SYNOPSIS;
Diffstat (limited to 'sbin/dump/dump.8')
-rw-r--r-- | sbin/dump/dump.8 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/sbin/dump/dump.8 b/sbin/dump/dump.8 index fb59274cfc8..0b494e8e4fb 100644 --- a/sbin/dump/dump.8 +++ b/sbin/dump/dump.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dump.8,v 1.37 2007/02/25 09:39:48 jmc Exp $ +.\" $OpenBSD: dump.8,v 1.38 2007/02/25 16:29:49 jmc Exp $ .\" $NetBSD: dump.8,v 1.17 1997/06/05 11:15:06 lukem Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -50,11 +50,6 @@ .Ar files-to-dump .Nm dump .Op Fl W Li \&| Fl w -.Pp -(The -.Bx 4.3 -option syntax is implemented for backward compatibility but -is not documented here.) .Sh DESCRIPTION .Nm examines files @@ -427,6 +422,11 @@ A .Nm command appeared in .At v5 . +.Pp +The +.Bx 4.3 +option syntax is implemented for backward compatibility but +is not documented here. .Sh BUGS Fewer than 32 read errors on the filesystem are ignored. .Pp |