diff options
Diffstat (limited to 'lib/libc/gen/uname.3')
-rw-r--r-- | lib/libc/gen/uname.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/gen/uname.3 b/lib/libc/gen/uname.3 index 2c72472635ab..0ad18d888554 100644 --- a/lib/libc/gen/uname.3 +++ b/lib/libc/gen/uname.3 @@ -52,9 +52,9 @@ the current system into the structure referenced by .Fa name . .Pp The -.Li utsname +.Vt utsname structure is defined in the -.Li <sys/utsname.h> +.Aq Pa sys/utsname.h header file, and contains the following members: .Bl -tag -width nodenameXXXX -offset indent .It sysname |