diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-05 18:22:01 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-03-05 18:22:01 +0000 |
| commit | a84e15bbe10c4a43e06049fbbda38c4f84bac5d3 (patch) | |
| tree | a35eff586b1e90abfdd4549ff4841a854880b32f /libexec/rbootd | |
| parent | a3c5bdcc7848f865478afc9aaeb76d02b40b0651 (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 |
