From 1a6f66b178f67bfc4aa0ac1454311a144a5a00af Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 28 Oct 1994 17:07:32 +0000 Subject: Corrected the xref to the driver man page to be fdc(4) now that we have one (instead of fd(4)). --- usr.sbin/fdformat/fdformat.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/fdformat') diff --git a/usr.sbin/fdformat/fdformat.1 b/usr.sbin/fdformat/fdformat.1 index 2b27f7f..693d80e 100644 --- a/usr.sbin/fdformat/fdformat.1 +++ b/usr.sbin/fdformat/fdformat.1 @@ -1,4 +1,4 @@ -.\" Copyright (C) 1993 by Joerg Wunsch, Dresden +.\" Copyright (C) 1993, 1994 by Joerg Wunsch, Dresden .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -117,7 +117,7 @@ An exit status of 0 is returned upon successful operation. Exit status of 2 reflects invalid arguments given to the program (along with an appropriate information written to diagnostic output). .Sh SEE ALSO -.Xr fd 4 . +.Xr fdc 4 . .Sh HISTORY .Nm Fdformat has been developed for 386BSD 0.1 -- cgit v1.1