diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-07-17 07:59:05 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1997-07-17 07:59:05 +0000 |
commit | d6e2bda48ac967ab4aa3c8a9c95f0ae1afb51a90 (patch) | |
tree | 64591f28d74c5e3828697b5dc63f03e481d34aca /share | |
parent | 042c3e89c0edbe80102f575a3cbaa7ec4f4759ba (diff) |
fix Xr
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/bpf.4 | 2 | ||||
-rw-r--r-- | share/man/man5/dir.5 | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/share/man/man4/bpf.4 b/share/man/man4/bpf.4 index be4f832a4fc..f83b3a69383 100644 --- a/share/man/man4/bpf.4 +++ b/share/man/man4/bpf.4 @@ -688,7 +688,7 @@ struct bpf_insn insns[] = { .fi .RE .SH SEE ALSO -tcpdump(8), signal(3), ioctl(2), read(2), select(2), filio(2) +tcpdump(8), signal(3), ioctl(2), read(2), select(2) .LP McCanne, S., Jacobson V., .RI ` "An efficient, extensible, and portable network monitor" ' diff --git a/share/man/man5/dir.5 b/share/man/man5/dir.5 index d852d0c86d6..313593cfb3b 100644 --- a/share/man/man5/dir.5 +++ b/share/man/man5/dir.5 @@ -77,8 +77,6 @@ File system nodes are ordinary directory files on which has been grafted a file system object, such as a physical disk or a partitioned area of such a disk. (See -.Xr mount 1 -and .Xr mount 8 . ) .Pp The directory entry format is defined in the file |