Date: Thu, 21 May 1998 01:53:39 -0700 From: "Jordan K. Hubbard" <jkh@time.cdrom.com> To: Scott Michel <scottm@CS.UCLA.EDU> Cc: freebsd-current@FreeBSD.ORG Subject: Re: osreldate.h Message-ID: <24336.895740819@time.cdrom.com> In-Reply-To: Your message of "Wed, 20 May 1998 22:19:19 PDT." <199805210519.WAA01333@mordred.cs.ucla.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
> And speaking of the insane (i.e. Jordan and baroqueness ... yes one
> could look at the mount_mfs man page, frob for a while to figure
> out that you need an '=' between '-s' and the size ... but why not
> make this a no-brainer for most people... but I got sidetracked)
>From the man page to mount(8):
Any additional options specific to a filesystem type that is not
one of the internally known types (see the -t option) may be
passed as a comma separated list; these options are distinguished
by a leading ``-'' (dash). Options that take a value are speci-
fied using the syntax -option=value. For example, the mount com-
mand:
mount -t mfs -o nosuid,-N,-s=4000 /dev/dk0b /tmp
I'd say that's pretty straight-forward myself, actually. You're just
zooming in too tightly on the problem. :)
> Is osreldate.h something from the repository, does it get autogen'd,
> or is it completely, uh, baroque?
It gets made by a target in /usr/src/include/Makefile.
- Jordan
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?24336.895740819>
