From 571a258ad5477cc7b4c1c44874dc8f2f83716491 Mon Sep 17 00:00:00 2001 From: "Jordan K. Hubbard" Date: Fri, 17 Feb 1995 03:37:33 +0000 Subject: [PATCH] fstab is in section 5, not section 8. Obtained from: NetBSD --- sbin/swapon/swapon.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sbin/swapon/swapon.8 b/sbin/swapon/swapon.8 index 973ebc2e84c8..1567607e8ad0 100644 --- a/sbin/swapon/swapon.8 +++ b/sbin/swapon/swapon.8 @@ -69,7 +69,7 @@ in the system swap configuration table. The call makes only this space available to the system for swap allocation. .Sh SEE ALSO .Xr swapon 2 , -.Xr fstab 8 +.Xr fstab 5 .Xr init 8 .Xr rc 8 .Sh FILES