From ae828962685b8ae9e5104ce8e7fe8b05effcb9ec Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Wed, 4 Dec 2002 18:57:46 +0000 Subject: Consistently mark std(in|out|err) with .Dv, because that's how they are marked up in stdio(3), and because they are defined expressions of type "FILE *". Approved by: re --- lib/libdisk/libdisk.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lib/libdisk') diff --git a/lib/libdisk/libdisk.3 b/lib/libdisk/libdisk.3 index 272346e409ed..4b38b26e7fb8 100644 --- a/lib/libdisk/libdisk.3 +++ b/lib/libdisk/libdisk.3 @@ -214,7 +214,8 @@ or .Fn Clone_Disk . .Pp .Fn Debug_Disk -prints the content of the tree to stdout. +prints the content of the tree to +.Dv stdout . .Pp .Fn Set_Bios_Geom sets the geometry the bios uses. -- cgit v1.3