diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-13 09:05:50 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-13 09:05:50 +0000 |
| commit | 6971333705e7a9d2b6a159f36c34320ad5831add (patch) | |
| tree | 435107505e6340df5f6384e962c6c4e33b81dfe0 | |
| parent | e46b1dd3c0beb5635bee561df5af12ce8337d7a7 (diff) | |
Notes
| -rw-r--r-- | share/man/man4/pcm.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pcm.4 b/share/man/man4/pcm.4 index e1e121b08f54..75bd9b4ef9ee 100644 --- a/share/man/man4/pcm.4 +++ b/share/man/man4/pcm.4 @@ -194,9 +194,9 @@ rewritten in .Fx 4.0 . .Sh SEE ALSO .Xr csa 4 , -.Xr devfs 5 , .Xr gusc 4 , -.Xr sbc 4 +.Xr sbc 4 , +.Xr devfs 5 .Sh AUTHORS .An Luigi Rizzo Aq luigi@iet.unipi.it initially wrote the |
