diff options
author | ru <ru@FreeBSD.org> | 2000-11-14 11:20:58 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-11-14 11:20:58 +0000 |
commit | 7d99729431353c50207fda8b9ab30e1c354c6061 (patch) | |
tree | 8d8c39d3231f9a7b91446e46dfc9b54f9eb84725 /share/man/man5/link.5 | |
parent | 56cb617a9d071d8ad21ab908ea9224e718dae618 (diff) | |
download | FreeBSD-src-7d99729431353c50207fda8b9ab30e1c354c6061.zip FreeBSD-src-7d99729431353c50207fda8b9ab30e1c354c6061.tar.gz |
Use Fx macro wherever possible.
Diffstat (limited to 'share/man/man5/link.5')
-rw-r--r-- | share/man/man5/link.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/link.5 b/share/man/man5/link.5 index d683aa0..aa4f4e3 100644 --- a/share/man/man5/link.5 +++ b/share/man/man5/link.5 @@ -508,7 +508,7 @@ On SunOS systems, this field contains an open file descriptor to .Dq Pa /dev/zero used to get demand paged zeroed pages. On -.Tn FreeBSD +.Fx systems it contains -1. .It Fa crt_ldfd Contains an open file descriptor that was used by crt0 to load |