diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-11 23:01:52 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-11-11 23:01:52 +0000 |
commit | e967135bc8672eae08acc6db7f61229759e44f0c (patch) | |
tree | ccfb4ff5bc46ba987fbe2004311611db447549d5 /usr.bin/fsplit/fsplit.1 | |
parent | 9785762531249cca5a965915f3a9769abefae426 (diff) |
remove redundant .Pp macros
Diffstat (limited to 'usr.bin/fsplit/fsplit.1')
-rw-r--r-- | usr.bin/fsplit/fsplit.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.bin/fsplit/fsplit.1 b/usr.bin/fsplit/fsplit.1 index 13934bf92d1..5ad7511de58 100644 --- a/usr.bin/fsplit/fsplit.1 +++ b/usr.bin/fsplit/fsplit.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fsplit.1,v 1.3 1998/09/26 19:54:45 aaron Exp $ +.\" $OpenBSD: fsplit.1,v 1.4 1998/11/11 23:01:43 aaron Exp $ .\" $NetBSD: fsplit.1,v 1.3 1995/09/28 05:15:06 perry Exp $ .\" .\" Copyright (c) 1983, 1990, 1993 @@ -68,7 +68,6 @@ the program unit will be put in a file of the form where .Ar zzzNNN.f does not already exist. -.Pp .Bl -tag -width Fl .It Fl e Ar efile Normally each subprogram unit is split into a separate file. When the |