diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-09-04 10:18:45 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-09-04 10:18:45 +0000 |
| commit | a4b5877ef345e1678fe4053699e84f3422922efa (patch) | |
| tree | 9f0f7d4ed122fbadeeaeab04dc5bd64ec9e45557 | |
| parent | d7e49262f3e24aad681e4b95e3e060411f3f2b73 (diff) | |
Notes
| -rw-r--r-- | share/man/man9/mutex.9 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man9/mutex.9 b/share/man/man9/mutex.9 index c7668b7177d2..9372cae54c71 100644 --- a/share/man/man9/mutex.9 +++ b/share/man/man9/mutex.9 @@ -463,9 +463,7 @@ operations. This can be used to trim superfluous logging messages for debugging purposes. .El .Sh SEE ALSO -.Xr sx 9 -.EL -.Ppo +.Xr sx 9 .Sh HISTORY These functions appeared in |
