diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 19:28:07 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-06 19:28:07 +0000 |
commit | 1ab248eebcfed5ce85b3cbefe4593992c798cb8d (patch) | |
tree | 1328ca4570c444018bcc044dcee22ca89d73d4e6 /share/man/man8/sticky.8 | |
parent | 314ae53b5a0d852ef6e9c4159e91d999051d813d (diff) |
- section reorder
- macro fixes
- kill whitespace at EOL
Diffstat (limited to 'share/man/man8/sticky.8')
-rw-r--r-- | share/man/man8/sticky.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man8/sticky.8 b/share/man/man8/sticky.8 index 638234095f4..0344c259061 100644 --- a/share/man/man8/sticky.8 +++ b/share/man/man8/sticky.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sticky.8,v 1.6 2003/06/02 23:30:15 millert Exp $ +.\" $OpenBSD: sticky.8,v 1.7 2003/06/06 19:28:06 jmc Exp $ .\" $NetBSD: sticky.8,v 1.3 1994/11/30 19:36:27 jtc Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -85,6 +85,10 @@ Any user may create a sticky directory. See .Xr chmod 1 for details about modifying file modes. +.Sh HISTORY +A +.Nm +command appeared in Version 32V AT&T UNIX. .Sh BUGS Since the text areas of sticky text executables are stashed in the swap area, abuse of the feature can cause a system to run out of swap. @@ -94,7 +98,3 @@ Neither nor .Xr mkdir 2 will create a file with the sticky bit set. -.Sh HISTORY -A -.Nm -command appeared in Version 32V AT&T UNIX. |