diff options
author | 2013-09-05 12:38:59 +0000 | |
---|---|---|
committer | 2013-09-05 12:38:59 +0000 | |
commit | e8cc0f6128cd76fb508bda3f2b9804347a2e5842 (patch) | |
tree | c4fe68ceaccf01c8a5b17653a8cc1f9b1600d382 /share/man/man7 | |
parent | Split the files file into a generic one for armv7, and soc-specific ones. (diff) | |
download | wireguard-openbsd-e8cc0f6128cd76fb508bda3f2b9804347a2e5842.tar.xz wireguard-openbsd-e8cc0f6128cd76fb508bda3f2b9804347a2e5842.zip |
no more xfs;
From: Brett Mahar
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hier.7 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index f22d3295036..3a3977cf6da 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.110 2013/08/20 09:14:12 mpi Exp $ +.\" $OpenBSD: hier.7,v 1.111 2013/09/05 12:38:59 jmc Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: August 20 2013 $ +.Dd $Mdocdate: September 5 2013 $ .Dt HIER 7 .Os .Sh NAME @@ -288,8 +288,6 @@ System C include files (kernel data structures). C include files for UFS (the U-word File System). .It uvm/ C include files for the virtual memory interface. -.It xfs/ -C include files for the XFS file system. .El .Pp .It lib/ |