diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-01 16:38:02 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-02-01 16:38:02 +0000 |
| commit | d0353b836e88609b9400851d32e0aa6645ff9be3 (patch) | |
| tree | aa7324a24491215cb462cf95382795f1649d10b6 /libexec/rbootd | |
| parent | 1f56a9494c2616ff6794d652f38eff0f7f95bbb9 (diff) | |
Notes
Diffstat (limited to 'libexec/rbootd')
| -rw-r--r-- | libexec/rbootd/rbootd.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libexec/rbootd/rbootd.8 b/libexec/rbootd/rbootd.8 index 8ef5d1fda6b4..254d8539f123 100644 --- a/libexec/rbootd/rbootd.8 +++ b/libexec/rbootd/rbootd.8 @@ -135,15 +135,15 @@ Turn off debugging, do nothing if already off. .El .Sh "FILES" .Bl -tag -width /usr/libexec/rbootd -compact -.It /dev/bpf# +.It Pa /dev/bpf# packet-filter device -.It /etc/rbootd.conf +.It Pa /etc/rbootd.conf configuration file -.It /tmp/rbootd.dbg +.It Pa /tmp/rbootd.dbg debug output -.It /usr/mdec/rbootd +.It Pa /usr/mdec/rbootd directory containing boot files -.It /var/run/rbootd.pid +.It Pa /var/run/rbootd.pid process id .El .Sh SEE ALSO |
