diff options
author | ru <ru@FreeBSD.org> | 2001-07-06 16:46:48 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-06 16:46:48 +0000 |
commit | 05e503d80a002e0af803afd602084de640ab2c39 (patch) | |
tree | 61e92e6947a37812cd054f5922671378ea29de08 /usr.sbin/nghook | |
parent | 84bd47abeaea1de221374dfda528a0fb8af8a7aa (diff) | |
download | FreeBSD-src-05e503d80a002e0af803afd602084de640ab2c39.zip FreeBSD-src-05e503d80a002e0af803afd602084de640ab2c39.tar.gz |
mdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2 -3 +1 -2).
Diffstat (limited to 'usr.sbin/nghook')
-rw-r--r-- | usr.sbin/nghook/nghook.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nghook/nghook.8 b/usr.sbin/nghook/nghook.8 index c712e17..06a669f 100644 --- a/usr.sbin/nghook/nghook.8 +++ b/usr.sbin/nghook/nghook.8 @@ -92,8 +92,8 @@ will continue reading from the node until stopped by a signal. Although all input is read in unbuffered mode, there's no way to control the packetization of the input. .Sh SEE ALSO -.Xr netgraph 4 , .Xr netgraph 3 , +.Xr netgraph 4 , .Xr ngctl 8 .Sh HISTORY The |