wiz
5f5168605f
Add examples for NAME, both with gpt and without.
2012-08-12 17:13:34 +00:00
christos
65fcd43bd2
cross reference getfsspecname(3)
2012-06-11 23:28:19 +00:00
christos
fbae18c4fe
document NAME=label
2012-04-07 03:14:06 +00:00
dholland
7da608ca9c
Update dangling references to quotactl(2), mostly now libquota(3), and to
...
quotactl(8), mostly now quotarestore(8). ok riz@
2012-02-13 19:53:24 +00:00
wiz
e1b9c01aba
Bump date for new quota.
...
Split "file system" like customary.
2011-03-06 17:22:50 +00:00
bouyer
063f96f3c2
merge the bouyer-quota2 branch. This adds a new on-disk format
...
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.
See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.
2011-03-06 17:08:10 +00:00
wiz
878e839563
New sentence, new line.
2009-01-11 22:03:56 +00:00
pooka
b5d278fb51
document -o rump
2009-01-11 20:51:18 +00:00
wiz
39a58c1651
Bump date for previous.
2007-05-19 14:43:20 +00:00
mjf
ac72285ff1
lfs filesystems work with fstab(5), sync man page.
2007-03-09 14:24:05 +00:00
wiz
5219255abf
getfsent(3) does not contain any information about the (nonexisting)
...
function getfstype(), so don't MLINK it. Remove getfstype from other
places that reference it too.
Noted by jmc@openbsd.
2005-10-03 14:56:32 +00:00
jmmv
4d3c62ba48
Make the file system names column wide enough to suit all names.
...
Terminate all entries with a dot (for consistency with the ones that were
like this before).
Few minor markup fixes.
2005-09-29 21:02:14 +00:00
jmmv
1a0ed0c2e8
Mention tmpfs; noted by martti@. While here, also mention smbfs and ptyfs.
2005-09-29 20:59:13 +00:00
agc
075022b349
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22309, verified by myself.
2003-08-07 10:30:41 +00:00
wiz
472351e13d
Use
...
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
perry
43e0efbdeb
"Utilize" has exactly the same meaning as "use," but it is more
...
difficult to read and understand. Most manuals of English style
therefore say that you should use "use".
2003-02-04 22:38:15 +00:00
enami
872ec7c61c
FSTAB_RQ was missing.
2002-11-06 04:13:24 +00:00
jdolecek
6662805edf
Add pointer to /usr/share/examples/fstab/ to FILES section.
...
Remove mount_*(8) xrefs, leave just mount(8).
2002-05-04 19:50:36 +00:00
ross
4fa402f116
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-13 08:17:26 +00:00
wiz
e84dcc6980
Whitespace/punctuation fixes.
2001-09-08 01:29:04 +00:00
cjones
875a9af487
Add references for mount(8), mount_filecore(8), mount_ntfs(8), and
...
mount_overlay(8).
2001-04-25 16:34:46 +00:00
lukem
f3ae49b593
make entries in example line match field names used elsewhere
2000-11-09 00:06:17 +00:00
lukem
ab0df1fb72
slight clarification
2000-11-08 00:10:46 +00:00
lukem
cce5d917e2
provide obvious example of line syntax
2000-11-07 07:20:47 +00:00
msaitoh
f6f00e2615
remove extra period in SEE ALL section
2000-07-05 15:45:28 +00:00
tron
4c33d8ac2b
Replace "nullfs" by "null". Fixes PR misc/8481 by Feico Dillema.
1999-09-23 16:03:12 +00:00
garbled
7a1aea16bc
More and more .Os cleanups. .Os is defined in the tmac.doc-common file,
...
so we shouldn't override it with versions in the manpages. Many more to
come.
1999-03-17 20:19:44 +00:00
mrg
bdadd56346
add a new fstab type "dp" for the user-specified dump device.
...
change swapctl -A to see this and add it via swapctl(2). also
add a new swapctl -D <device> to change the dump device on the
fly.
1999-02-23 17:00:53 +00:00
msaitoh
4d24950345
s/IT/It/
1999-01-01 19:05:23 +00:00
ross
f2a855ff0e
Note that #lines are comments.
1998-10-18 22:49:16 +00:00
mrg
2ddd261d51
add about 7 missing filesystems from the large list, and add a lot of man page xrefs
1998-06-29 23:50:51 +00:00
fair
fa72f5de98
fix bad .Xr references
1998-04-29 11:33:55 +00:00
fair
dc026e0515
Change occurrences of "UNIX" to .Ux or .At as appropriate.
1998-04-28 06:00:51 +00:00
mrg
3f5be650bc
swapon -> swapctl
1997-07-21 05:10:46 +00:00
perry
52f1b2a82d
fs_passno comment dump->fsck, fixes 3150 from Andrew Wheadon
1997-01-27 22:10:18 +00:00
mrg
b2be16e47c
document the (no)auto option.
1996-05-21 10:55:52 +00:00
pk
a67e5e52e2
ufs -> ffs & two more filesystem types (from Mike Long; PR#1766).
1995-11-16 09:41:53 +00:00
jtc
93c0a2ddc0
Changed isofs to cd9660.
...
Bug was reported by Carsten Hammer in PR #779 .
1995-02-03 18:17:32 +00:00
jtc
b5930afc5f
Merged with 4.4lite.
...
Changed to conform to NetBSD's new RCS Id conventions.
1994-11-30 19:31:07 +00:00
mycroft
d549b3e131
If you're going to have a list of file systems, it might as well be complete.
1993-11-28 08:48:42 +00:00
mycroft
dfb9caab49
Add RCS indentifiers.
1993-08-01 07:32:48 +00:00
cgd
61f282557f
initial import of 386bsd-0.1 sources
1993-03-21 09:45:37 +00:00