index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
/
shutdown
/
shutdown.8
Age
Commit message (
Expand
)
Author
2015-01-21
Use plain "-p" to specify "halt and power down", for consistency
Christian Weisgerber
2007-11-19
remove another list which just keeps going out of date;
Jason McIntyre
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-01-29
sort FILES;
Jason McIntyre
2005-05-19
sort options + sync usage();
Jason McIntyre
2005-03-09
Sync with reboot(8) man page.
Kenji Aoyama
2003-07-15
.Ql Fl -> .Sq Fl where literal makes no sense;
Jason McIntyre
2003-06-03
- section reorder
Jason McIntyre
2003-06-02
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2001-12-13
o) start new sentence on a new line;
Mike Pechkin
2001-10-11
Add sparc64 to the list of arches which can poweroff at shutdown, and
Miod Vallat
2001-09-18
Mention macppc in the list of platforms which can do poweroff at shutdown.
Miod Vallat
2001-08-07
No need to remove /etc/nologin after killing shutdown; signal
Heikki Korpela
2001-08-07
Document how to cancel a scheduled shutdown with kill(1).
Heikki Korpela
2001-06-05
Alphabetize SEE ALSO entries; mpech@prosoft.org.lv
Aaron Campbell
2001-01-28
remove i386 md note per Theo's request
Marco S Hyman
2001-01-28
remove i386 md note per Theo's request
Marco S Hyman
2001-01-26
Mention that shutdown brings the system to single user mode when issued
Marco S Hyman
2001-01-05
Add i386 specific sysctl to modify halt -p processing, required to make
Marco S Hyman
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-06-18
- Give more precise definitions for the -d and -f options.
Aaron Campbell
2000-04-15
- For consistency, `super-user' -> `superuser' in all cases.
Aaron Campbell
2000-04-12
Trailing whitespace begone!
Aaron Campbell
2000-03-18
Remove hard sentence breaks, and some other cleanup along the way.
Aaron Campbell
2000-01-15
add 'd' to usage. mention rc.shutdown in the man page.
Eric Jackson
1999-10-07
there is no fastboot man page
Eric Jackson
1999-06-04
start to remove non-escaped trailing whitespace, it can confuse troff; pjanzen@
Aaron Campbell
1999-05-23
remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common
Aaron Campbell
1999-04-22
Add mac68k to the -p list...
Jason Downs
1998-12-15
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Aaron Campbell
1998-11-28
kill redundant .Nm macro arguments; other misc fixes
Aaron Campbell
1998-11-11
more `` '' -> .Dq sillyness; remove redundant .Pp macros; other misc fixes
Aaron Campbell
1998-09-17
sbin/ man page fixes
Aaron Campbell
1997-10-02
Slight update.
Jason Downs
1997-07-25
word choice
kstailey
1997-07-25
correct -d typo
kstailey
1997-07-25
do -d for reboot and halt
Michael Shalayeff
1997-06-22
Support halt -p.
Jason Downs
1996-06-23
update rcsid
Theo de Raadt
1995-10-18
initial import of NetBSD tree
Theo de Raadt