diff options
author | ru <ru@FreeBSD.org> | 2001-07-10 15:31:11 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-07-10 15:31:11 +0000 |
commit | 9001bc7070490a76fbb01496d2d3394768c0124f (patch) | |
tree | 674ded23e15a2e314996d96939e057d742f38c3c /share/man/man9/device_find_child.9 | |
parent | 0d5f9334cff29ecc2112c2ad6ed11c5d4a71b9c5 (diff) | |
download | FreeBSD-src-9001bc7070490a76fbb01496d2d3394768c0124f.zip FreeBSD-src-9001bc7070490a76fbb01496d2d3394768c0124f.tar.gz |
mdoc(7) police: removed HISTORY info from the .Os call.
Diffstat (limited to 'share/man/man9/device_find_child.9')
-rw-r--r-- | share/man/man9/device_find_child.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/device_find_child.9 b/share/man/man9/device_find_child.9 index 20dcde4..b8182d0 100644 --- a/share/man/man9/device_find_child.9 +++ b/share/man/man9/device_find_child.9 @@ -30,7 +30,7 @@ .\" .Dd June 16, 1998 .Dt DEVICE_FIND_CHILD 9 -.Os FreeBSD +.Os .Sh NAME .Nm device_find_child .Nd search for a child of a device |