diff options
| author | Philippe Charnier <charnier@FreeBSD.org> | 1998-03-23 07:48:45 +0000 |
|---|---|---|
| committer | Philippe Charnier <charnier@FreeBSD.org> | 1998-03-23 07:48:45 +0000 |
| commit | 306005e78ce67119c774058260af6531ea4e9d8b (patch) | |
| tree | 2c856486c56f79c47b5280c71e4354f546c686ab /usr.bin/fsplit | |
| parent | a31bd3d64c09481d2a09837706d9ca999cbc4269 (diff) | |
Notes
Diffstat (limited to 'usr.bin/fsplit')
| -rw-r--r-- | usr.bin/fsplit/fsplit.1 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.bin/fsplit/fsplit.1 b/usr.bin/fsplit/fsplit.1 index 2494495189693..760bcc5dae9a9 100644 --- a/usr.bin/fsplit/fsplit.1 +++ b/usr.bin/fsplit/fsplit.1 @@ -85,17 +85,19 @@ option are not found, a diagnostic is written to standard error. .Sh HISTORY The -.Nm fsplit +.Nm command appeared in .Bx 4.2 . .Sh AUTHORS -Asa Romberger and Jerry Berkman +.An Asa Romberger +and +.An Jerry Berkman .Sh BUGS .Nm Fsplit assumes the subprogram name is on the first noncomment line of the subprogram unit. Nonstandard source formats may confuse -.Nm fsplit . +.Nm Ns . .Pp It is hard to use .Fl e |
