diff options
author | ru <ru@FreeBSD.org> | 2005-06-15 13:31:23 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-06-15 13:31:23 +0000 |
commit | 10fbbd3d56c4c76b1ca79d19b6f335ed48ec24da (patch) | |
tree | 58b1b51ae0cee4af458796860e303ff0d40670bc /share/man/man9/timeout.9 | |
parent | ca97309c812e566ddd642101a047711625b810c1 (diff) | |
download | FreeBSD-src-10fbbd3d56c4c76b1ca79d19b6f335ed48ec24da.zip FreeBSD-src-10fbbd3d56c4c76b1ca79d19b6f335ed48ec24da.tar.gz |
Assorted markup fixes and minor wordsmithing.
Approved by: re
Diffstat (limited to 'share/man/man9/timeout.9')
-rw-r--r-- | share/man/man9/timeout.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/timeout.9 b/share/man/man9/timeout.9 index fa4c5b9..1589aed 100644 --- a/share/man/man9/timeout.9 +++ b/share/man/man9/timeout.9 @@ -218,7 +218,7 @@ function returns. The following .Fa flags may be specified: -.Bl -tag -width CALLOUT_RETURNUNLOCKED +.Bl -tag -width ".Dv CALLOUT_RETURNUNLOCKED" .It Dv CALLOUT_RETURNUNLOCKED The callout function will release .Fa mtx |