diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-18 15:54:10 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-04-18 15:54:10 +0000 |
commit | eb0838029f5226a6ffdfc54035444639ea242c0c (patch) | |
tree | d6da9f9b5615ecc6ea437a288ffdab4b63d6103b /share/man/man9/sysctl_ctx_init.9 | |
parent | 2efb80a8135d5005d4edca568bc6b207a37b3fdd (diff) |
mdoc(7) police: normalize .Nd.
Notes
Notes:
svn path=/head/; revision=75670
Diffstat (limited to 'share/man/man9/sysctl_ctx_init.9')
-rw-r--r-- | share/man/man9/sysctl_ctx_init.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/sysctl_ctx_init.9 b/share/man/man9/sysctl_ctx_init.9 index c2805b787680..65b55d9e68e0 100644 --- a/share/man/man9/sysctl_ctx_init.9 +++ b/share/man/man9/sysctl_ctx_init.9 @@ -36,7 +36,7 @@ .Nm sysctl_ctx_entry_add , .Nm sysctl_ctx_entry_find , .Nm sysctl_ctx_entry_del -.Nd sysctl context for managing dynamically created sysctl oids. +.Nd "sysctl context for managing dynamically created sysctl oids" .Sh SYNOPSIS .Fd #include <sys/types.h> .Fd #include <sys/sysctl.h> |