The branch main has been updated by emaste:

URL: 
https://cgit.FreeBSD.org/src/commit/?id=6659516b1a47e34c184c62b8ad7982e5466db539

commit 6659516b1a47e34c184c62b8ad7982e5466db539
Author:     Ed Maste <[email protected]>
AuthorDate: 2022-10-31 20:38:46 +0000
Commit:     Ed Maste <[email protected]>
CommitDate: 2022-10-31 20:52:54 +0000

    mount_unionfs: remove jokey cautions from man page
    
    There are known issues with unionfs, and the mount_unionfs man page has
    a cautionary statement about its use.  The caution had additional
    "humourous" statements like "BEWARE OF DOG" but they served only to
    confuse the situation.  Remove them.
    
    MFC after:      1 week
    Sponsored by:   The FreeBSD Foundation
---
 sbin/mount_unionfs/mount_unionfs.8 | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/sbin/mount_unionfs/mount_unionfs.8 
b/sbin/mount_unionfs/mount_unionfs.8
index d77fa3fa476e..0ddeee11d2db 100644
--- a/sbin/mount_unionfs/mount_unionfs.8
+++ b/sbin/mount_unionfs/mount_unionfs.8
@@ -353,11 +353,7 @@ wrote about the changes in this manual page.
 .Sh BUGS
 THIS FILE SYSTEM 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.
-BATTERIES NOT INCLUDED.
+USE AT YOUR OWN RISK.
 .Pp
 This code also needs an owner in order to be less dangerous - serious
 hackers can apply by sending mail to

Reply via email to