From bf87e1ab26253645f6f91ccff50432ff4fea2e59 Mon Sep 17 00:00:00 2001 From: Daniel Gerzo Date: Fri, 1 Sep 2006 08:30:03 +0000 Subject: [PATCH] Remove redundant vnconfig(8) from SEE ALSO section as it is linked to mdconfig(8) on RELENG_[56] and HEAD, which is referenced too. Approved by: keramida (mentor), trhodes (mentor) MFC after: 1 week --- share/man/man8/picobsd.8 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/share/man/man8/picobsd.8 b/share/man/man8/picobsd.8 index bfe54dca5e0..b99462ba732 100644 --- a/share/man/man8/picobsd.8 +++ b/share/man/man8/picobsd.8 @@ -625,8 +625,7 @@ already exists on disk (e.g.\& as a result of a previous update). .Sh SEE ALSO .Xr crunchgen 1 , .Xr mdconfig 8 , -.Xr swapon 8 , -.Xr vnconfig 8 +.Xr swapon 8 .Sh AUTHORS .An -nosplit .An Andrzej Bialecki Aq abial@FreeBSD.org ,