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/rbootd | |
parent | 6f3a565808b8852fa865f585e43697f155f9fe67 (diff) |
all .Nm macros should have an argument in SYNOPSIS; also misc cleanup
Diffstat (limited to 'usr.sbin/rbootd')
-rw-r--r-- | usr.sbin/rbootd/rbootd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/rbootd/rbootd.8 b/usr.sbin/rbootd/rbootd.8 index db1aad45a17..84899a2226e 100644 --- a/usr.sbin/rbootd/rbootd.8 +++ b/usr.sbin/rbootd/rbootd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rbootd.8,v 1.3 1999/03/11 19:39:43 aaron Exp $ +.\" $OpenBSD: rbootd.8,v 1.4 1999/04/02 15:12:20 aaron Exp $ .\" $NetBSD: rbootd.8,v 1.3 1995/08/21 17:05:16 thorpej Exp $ .\" .\" Copyright (c) 1988, 1992 The University of Utah and the Center @@ -52,7 +52,7 @@ .Nm rbootd .Nd HP remote boot server .Sh SYNOPSIS -.Nm +.Nm rbootd .Op Fl ad .Op Fl i Ar interface .Op Ar config_file |