diff options
author | 2003-10-24 08:15:43 +0000 | |
---|---|---|
committer | 2003-10-24 08:15:43 +0000 | |
commit | 0f911de7cd65bb31771aaf1cc0b53fa8fba8ae9b (patch) | |
tree | 18ad329b128a7eb7888f990bef64861032ece4fc /share/man | |
parent | - fix rcs Xr; from Jared Yanovich (diff) | |
download | wireguard-openbsd-0f911de7cd65bb31771aaf1cc0b53fa8fba8ae9b.tar.xz wireguard-openbsd-0f911de7cd65bb31771aaf1cc0b53fa8fba8ae9b.zip |
.Nm /etc/rc.shutdown -> .Nm rc.shutdown, in line with the rest of the
rc* pages;
suggested by Jared Yanovich, though I did not include his FILES addition;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man8/rc.shutdown.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/rc.shutdown.8 b/share/man/man8/rc.shutdown.8 index d26aa6bc85c..fe61cfd1f84 100644 --- a/share/man/man8/rc.shutdown.8 +++ b/share/man/man8/rc.shutdown.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rc.shutdown.8,v 1.5 2003/06/04 19:36:33 deraadt Exp $ +.\" $OpenBSD: rc.shutdown.8,v 1.6 2003/10/24 08:15:43 jmc Exp $ .\" .\" Copyright (c) 1999 Aaron Campbell .\" All rights reserved. @@ -28,7 +28,7 @@ .Dt RC.SHUTDOWN 8 .Os .Sh NAME -.Nm /etc/rc.shutdown +.Nm rc.shutdown .Nd command script run at system shutdown .Sh DESCRIPTION When the system is administratively shut down using either the |