diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-10 15:31:11 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-10 15:31:11 +0000 |
commit | 3d45e180f437865262fc7c39fc3239641f305737 (patch) | |
tree | 674ded23e15a2e314996d96939e057d742f38c3c /share/man/man9/devclass_get_name.9 | |
parent | a4c37c816b1d54b942c13def13eeb2098cb02c03 (diff) | |
download | src-3d45e180f437865262fc7c39fc3239641f305737.tar.gz src-3d45e180f437865262fc7c39fc3239641f305737.zip |
mdoc(7) police: removed HISTORY info from the .Os call.
Notes
Notes:
svn path=/head/; revision=79538
Diffstat (limited to 'share/man/man9/devclass_get_name.9')
-rw-r--r-- | share/man/man9/devclass_get_name.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/devclass_get_name.9 b/share/man/man9/devclass_get_name.9 index 72760d24c23f..1fdccbe132e5 100644 --- a/share/man/man9/devclass_get_name.9 +++ b/share/man/man9/devclass_get_name.9 @@ -30,7 +30,7 @@ .\" .Dd June 16, 1998 .Dt DEVCLASS_GET_NAME 9 -.Os FreeBSD +.Os .Sh NAME .Nm devclass_get_name .Nd access the name of a devclass |