diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-04 18:57:46 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2002-12-04 18:57:46 +0000 |
| commit | ae828962685b8ae9e5104ce8e7fe8b05effcb9ec (patch) | |
| tree | 98ead4f30dc156961d0a69e06b26fd806200f3b6 /lib/libdisk | |
| parent | a597332c22f4fda1d02426fc5fe0e18e3f5a6b10 (diff) | |
Notes
Diffstat (limited to 'lib/libdisk')
| -rw-r--r-- | lib/libdisk/libdisk.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libdisk/libdisk.3 b/lib/libdisk/libdisk.3 index 272346e409edf..4b38b26e7fb83 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. |
