diff options
author | ru <ru@FreeBSD.org> | 2003-09-10 19:24:35 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2003-09-10 19:24:35 +0000 |
commit | 1edcd1b018b1c6b16090b99f84f1fa3300795d0b (patch) | |
tree | eef4036b4299212e7d9f218a5394cd119824ab1f /lib/libc/sys/acct.2 | |
parent | 3cab909501be5c044500f26980d1f9eea870312b (diff) | |
download | FreeBSD-src-1edcd1b018b1c6b16090b99f84f1fa3300795d0b.zip FreeBSD-src-1edcd1b018b1c6b16090b99f84f1fa3300795d0b.tar.gz |
mdoc(7): Properly mark C headers.
Diffstat (limited to 'lib/libc/sys/acct.2')
-rw-r--r-- | lib/libc/sys/acct.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/acct.2 b/lib/libc/sys/acct.2 index 2786fe4..43e1a90 100644 --- a/lib/libc/sys/acct.2 +++ b/lib/libc/sys/acct.2 @@ -69,7 +69,7 @@ produced by For more information on the record structure used by .Fn acct , see -.Pa /usr/include/sys/acct.h +.In sys/acct.h and .Xr acct 5 . .Pp |