diff options
author | ru <ru@FreeBSD.org> | 2000-12-18 15:16:24 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2000-12-18 15:16:24 +0000 |
commit | 7fe8bd2b880598e53bc05e6231d702f96becc09e (patch) | |
tree | 878f8e76c54315edcb7335a67637cb7ab5a1e6cd /sbin/mount_null | |
parent | 036612bde9cdb357b7e2c00a02d3a82e1aca4462 (diff) | |
download | FreeBSD-src-7fe8bd2b880598e53bc05e6231d702f96becc09e.zip FreeBSD-src-7fe8bd2b880598e53bc05e6231d702f96becc09e.tar.gz |
Prepare for mdoc(7)NG.
Diffstat (limited to 'sbin/mount_null')
-rw-r--r-- | sbin/mount_null/mount_null.8 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sbin/mount_null/mount_null.8 b/sbin/mount_null/mount_null.8 index c2e7167..1917265 100644 --- a/sbin/mount_null/mount_null.8 +++ b/sbin/mount_null/mount_null.8 @@ -232,15 +232,13 @@ is that vnode arguments must be manually mapped. UCLA Technical Report CSD-910056, .Em "Stackable Layers: an Architecture for File System Development" . .Sh BUGS - THIS FILESYSTEM TYPE IS NOT YET FULLY SUPPORTED (READ: IT DOESN'T WORK) AND USING IT MAY, IN FACT, DESTROY DATA ON YOUR SYSTEM. USE AT YOUR OWN RISK. BEWARE OF DOG. SLIPPERY WHEN WET. - +.Pp This code also needs an owner in order to be less dangerous - serious hackers can apply by sending mail to hackers@freebsd.org and announcing their intent to take it over. - .Sh HISTORY The .Nm |