diff options
| author | Glen Barber <gjb@FreeBSD.org> | 2012-05-11 20:06:46 +0000 |
|---|---|---|
| committer | Glen Barber <gjb@FreeBSD.org> | 2012-05-11 20:06:46 +0000 |
| commit | a3fb6da9ba05cbeeab1d5bec46075916256d2fb0 (patch) | |
| tree | 0b28f0bebde32579d2780e773f4990dfb45d3f30 /sys/netinet/libalias/libalias.3 | |
| parent | 8a3beec66e8b6f0cb1451efcc8a0f55f3bad0614 (diff) | |
Notes
Diffstat (limited to 'sys/netinet/libalias/libalias.3')
| -rw-r--r-- | sys/netinet/libalias/libalias.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/netinet/libalias/libalias.3 b/sys/netinet/libalias/libalias.3 index b82b0875e41d..817159c28130 100644 --- a/sys/netinet/libalias/libalias.3 +++ b/sys/netinet/libalias/libalias.3 @@ -919,7 +919,7 @@ added support for PPTP and LSNAT as well as general hacking. .An Paolo Pisati Aq piso@FreeBSD.org made the library modular, moving support for all protocols (except for IP, TCP and UDP) to external modules. -.Sh ACKNOWLEDGMENTS +.Sh ACKNOWLEDGEMENTS Listed below, in approximate chronological order, are individuals who have provided valuable comments and/or debugging assistance. .Bd -ragged -offset indent @@ -1277,10 +1277,10 @@ struct dll { .Ed .Bl -inset .It Va name -is the name of the module +is the name of the module. .It Va handle is a pointer to the module obtained through -.Xr dlopen 3 +.Xr dlopen 3 . .El Whenever a module is loaded in userland, an entry is added to .Va dll_chain , |
