Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/othersrc/bin/fsu_ln/fsu_ln.1,v retrieving revision 1.1 retrieving revision 1.2 diff -u -p -r1.1 -r1.2 --- othersrc/bin/fsu_ln/fsu_ln.1 2009/03/23 21:03:57 1.1 +++ othersrc/bin/fsu_ln/fsu_ln.1 2009/11/16 07:22:17 1.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: fsu_ln.1,v 1.1 2009/03/23 21:03:57 stacktic Exp $ +.\" $NetBSD: fsu_ln.1,v 1.2 2009/11/16 07:22:17 stacktic Exp $ .\" from .\" NetBSD: ln.1,v 1.22 2007/10/29 11:22:59 jnemeth Exp .\" @@ -34,7 +34,7 @@ .\" .\" @(#)ln.1 8.2 (Berkeley) 12/30/93 .\" -.Dd June 17, 2008 +.Dd November 15, 2009 .Dt FSU_LN 1 .Os .Sh NAME @@ -42,10 +42,20 @@ .Nd make links from a file system image through rump .Sh SYNOPSIS .Nm +.Op Fl o Ar opt_args +.Op Fl s Ar fs_spec_args +.Op Fl t Ar fstype +.Op Fl f +.Ar fsdevice .Op Fl fhinsv .Ar fstype fsdevice source_file .Op Ar target_file .Nm +.Op Fl o Ar opt_args +.Op Fl s Ar fs_spec_args +.Op Fl t Ar fstype +.Op Fl f +.Ar fsdevice .Op Fl fhinsv .Ar fstype fsdevice source_file ... target_dir .Sh DESCRIPTION