diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-12-02 00:02:52 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-12-02 00:02:52 +0000 |
commit | 0846efdf3a6f53d71314035667eab02bd1db50b0 (patch) | |
tree | da556bcc49a6a052f540d606de1568a233a8afc8 | |
parent | 65cd23b6141badb9b58c7748aea508f72fd9ba58 (diff) |
cleanup/update synopsis
-rw-r--r-- | bin/pax/tar.1 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/pax/tar.1 b/bin/pax/tar.1 index a11a7e2c2ae..72874cea69e 100644 --- a/bin/pax/tar.1 +++ b/bin/pax/tar.1 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $OpenBSD: tar.1,v 1.18 1998/11/06 00:34:09 aaron Exp $ +.\" $OpenBSD: tar.1,v 1.19 1998/12/02 00:02:51 aaron Exp $ .\" .Dd June 11, 1996 .Dt TAR 1 @@ -37,7 +37,9 @@ .Nd tape archiver .Sh SYNOPSIS .Nm -.No [-]{crtux}[befhmopvwzHLPXZ014578] +.Sm off +.Oo \&- Oc {crtux} Op Fl befhmopvwzHLOPXZ014578 +.Sm on .Op Ar archive .Op Ar blocksize .\" XXX how to do this right? |