diff options
Diffstat (limited to 'lib/libstand')
-rw-r--r-- | lib/libstand/libstand.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libstand/libstand.3 b/lib/libstand/libstand.3 index 451c0ea..624be32 100644 --- a/lib/libstand/libstand.3 +++ b/lib/libstand/libstand.3 @@ -580,6 +580,7 @@ and thus for all device-related I/O. .Ft int .Fn devclose "struct open_file *of" .Xc +.Pp Close the device allocated for .Fa of . The device driver itself will already have been called for the close; this call |