From 5e0b8a523431b6adfab8ac667e002985816ad527 Mon Sep 17 00:00:00 2001 From: mpp Date: Thu, 22 Aug 1996 23:31:07 +0000 Subject: Correctly use .Fn instead of .Nm to reference function names in a bunch of man pages. Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros instead of explicitly specifying the version in the text in a bunch of man pages. --- lib/libc/sys/statfs.2 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'lib/libc/sys/statfs.2') diff --git a/lib/libc/sys/statfs.2 b/lib/libc/sys/statfs.2 index a7a1da2..49a8a5a 100644 --- a/lib/libc/sys/statfs.2 +++ b/lib/libc/sys/statfs.2 @@ -157,5 +157,6 @@ error occurred while reading from or writing to the file system. .El .Sh HISTORY The -.Nm statfs -function first appeared in 4.4BSD. +.Fn statfs +function first appeared in +.Bx 4.4 . -- cgit v1.1