diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-17 20:24:37 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-10-17 20:24:37 +0000 |
commit | e66da61d76697634a25c21305ff905e875111aa5 (patch) | |
tree | b413a712a4e886b06cf7342d92e146cad2b7c2ff /usr.bin/tcopy | |
parent | a955402139ba46da5c8d7fd2cbf441b6fbfbe56b (diff) |
More consistent introduction to options.
Diffstat (limited to 'usr.bin/tcopy')
-rw-r--r-- | usr.bin/tcopy/tcopy.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tcopy/tcopy.1 b/usr.bin/tcopy/tcopy.1 index 6afe62d9520..f23d32f070f 100644 --- a/usr.bin/tcopy/tcopy.1 +++ b/usr.bin/tcopy/tcopy.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tcopy.1,v 1.5 1999/06/05 01:21:42 aaron Exp $ +.\" $OpenBSD: tcopy.1,v 1.6 1999/10/17 20:24:35 aaron Exp $ .\" $NetBSD: tcopy.1,v 1.4 1997/04/15 07:23:07 lukem Exp $ .\" .\" Copyright (c) 1985, 1990, 1991, 1993 @@ -59,7 +59,7 @@ is specified a copy will be made of the source tape. The blocking on the destination tape will be identical to that used on the source tape. Copying a tape will yield the same output as if just printing the sizes. .Pp -Options: +The options are as follows: .Bl -tag -width s_maxblk .It Fl c Copy |