diff options
author | dd <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 |
commit | a145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch) | |
tree | d6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libdevinfo | |
parent | 0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff) | |
download | FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz |
Remove whitespace at EOL.
Diffstat (limited to 'lib/libdevinfo')
-rw-r--r-- | lib/libdevinfo/devinfo.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libdevinfo/devinfo.3 b/lib/libdevinfo/devinfo.3 index f3fb3a2..76dd7b0 100644 --- a/lib/libdevinfo/devinfo.3 +++ b/lib/libdevinfo/devinfo.3 @@ -56,7 +56,7 @@ .Fn devinfo_handle_to_rman "devinfo_handle_t handle" .Ft int .Fo devinfo_foreach_device_child -.Fa "struct devinfo_dev *parent" +.Fa "struct devinfo_dev *parent" .Fa "int \*[lp]*fn\*[rp]\*[lp]struct devinfo_dev *child, void *arg\*[rp]" .Fa "void *arg" .Fc @@ -141,7 +141,7 @@ must be called again before using any other functions. .Fn devinfo_handle_to_resource and .Fn devinfo_handle_to_rman -return pointers to +return pointers to .Vt devinfo_dev , .Vt devinfo_res and |