diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:10:13 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-20 18:10:13 +0000 |
| commit | 020ee2dc9fb13a1004e1107b7382f3d074255f58 (patch) | |
| tree | f0fe2c53eabb91958eeca5d28446075ee7afcb35 /libexec/rbootd | |
| parent | 1c011f20f684784227856596edeaf9ef2d6e0373 (diff) | |
Notes
Diffstat (limited to 'libexec/rbootd')
| -rw-r--r-- | libexec/rbootd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libexec/rbootd/Makefile b/libexec/rbootd/Makefile index f4ad590f046a..c187af816023 100644 --- a/libexec/rbootd/Makefile +++ b/libexec/rbootd/Makefile @@ -3,6 +3,5 @@ PROG= rbootd SRCS= bpf.c conf.c parseconf.c rbootd.c rmpproto.c utils.c -MAN8= rbootd.8 .include <bsd.prog.mk> |
