Module Name:    src
Committed By:   jruoho
Date:           Tue May 10 17:00:44 UTC 2011

Modified Files:
        src/share/man/man7: sticky.7

Log Message:
Use .Ss.


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man7/sticky.7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man7/sticky.7
diff -u src/share/man/man7/sticky.7:1.5 src/share/man/man7/sticky.7:1.6
--- src/share/man/man7/sticky.7:1.5	Mon Feb  5 14:54:31 2007
+++ src/share/man/man7/sticky.7	Tue May 10 17:00:44 2011
@@ -1,4 +1,4 @@
-.\"	$NetBSD: sticky.7,v 1.5 2007/02/05 14:54:31 rillig Exp $
+.\"	$NetBSD: sticky.7,v 1.6 2011/05/10 17:00:44 jruoho Exp $
 .\"
 .\" Copyright (c) 1980, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -29,7 +29,7 @@
 .\"
 .\"     @(#)sticky.8	8.1 (Berkeley) 6/5/93
 .\"
-.Dd February 5, 2007
+.Dd May 10, 2011
 .Dt STICKY 7
 .Os
 .Sh NAME
@@ -45,14 +45,14 @@
 .Xr chmod 2
 or the file
 .Pa /usr/include/sys/stat.h
-.Sh STICKY FILES
+.Ss Sticky files
 For regular files, the use of mode
 .Dv S_ISVTX
 is reserved and can be set only by the super-user.
 .Nx
 does not currently treat regular files that have the sticky bit set
 specially, but this behavior might change in the future.
-.Sh STICKY DIRECTORIES
+.Ss Sticky directories
 A directory whose
 .Dq sticky bit
 is set becomes a

Reply via email to