From 28e9bc39069d68df9e9a56841dd47bd99819cdfd Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Wed, 18 Jul 2012 15:29:43 +0200 Subject: [PATCH] config_intrhook.9: Use .Dv for SI_* identifier. --- share/man/man9/config_intrhook.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man9/config_intrhook.9 b/share/man/man9/config_intrhook.9 index 6e101847f2..2fecd8f47a 100644 --- a/share/man/man9/config_intrhook.9 +++ b/share/man/man9/config_intrhook.9 @@ -86,7 +86,7 @@ It must be stable from just before the hook is established until after the hook is disestablished. .Pp Specifically, hooks are run at -.Fn SI_SUB_INT_CONFIG_HOOKS , +.Dv SI_SUB_INT_CONFIG_HOOKS , which is immediately after the scheduler is started, and just before the root file system device is discovered. .Sh RETURN VALUES -- 2.41.0