Added missing '=' (i.e., "name=...") within the bpf section.
This commit is contained in:
parent
9f71bb889d
commit
88e91242b7
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=4132
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: network.sgml,v 1.19 1999-01-26 21:25:11 billf Exp $ -->
|
||||
<!-- $Id: network.sgml,v 1.20 1999-01-27 10:01:08 mbarkah Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect>
|
||||
|
@ -1175,7 +1175,7 @@ ftp stream tcp nowait nobody /usr/local/bin/socket socket ftp.foo.com ftp
|
|||
</verb></tscreen>
|
||||
|
||||
<p>Please see the <htmlurl url="../handbook/kernelconfig:nodes.html"
|
||||
name "handbook's entry on device nodes"> for more information
|
||||
name="handbook's entry on device nodes"> for more information
|
||||
on creating devices.
|
||||
|
||||
</sect>
|
||||
|
|
Loading…
Reference in a new issue