diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-04-02 15:12:23 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-04-02 15:12:23 +0000 |
commit | 17f3467d46dd17b488273ab1b61940b0878063b5 (patch) | |
tree | 7e1188c4d2dbfb73569726cd1775ef96d5dc9ec3 /usr.sbin/spray/spray.8 | |
parent | 6f3a565808b8852fa865f585e43697f155f9fe67 (diff) |
all .Nm macros should have an argument in SYNOPSIS; also misc cleanup
Diffstat (limited to 'usr.sbin/spray/spray.8')
-rw-r--r-- | usr.sbin/spray/spray.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/spray/spray.8 b/usr.sbin/spray/spray.8 index 15b61b93892..56a94dae8b1 100644 --- a/usr.sbin/spray/spray.8 +++ b/usr.sbin/spray/spray.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: spray.8,v 1.3 1999/03/11 21:08:03 aaron Exp $ +.\" $OpenBSD: spray.8,v 1.4 1999/04/02 15:12:21 aaron Exp $ .\" .\" Copyright (c) 1994 James A. Jegers .\" All rights reserved. @@ -29,7 +29,7 @@ .Nm spray .Nd send many packets to host .Sh SYNOPSIS -.Nm +.Nm spray .Op Fl c Ar count .Op Fl d Ar delay .Op Fl l Ar length |