Module Name: src Committed By: wiz Date: Fri Jul 1 16:58:02 UTC 2022
Modified Files: src/sbin/shutdown: shutdown.8 Log Message: Fix At argument and remove superfluous Pp. To generate a diff of this commit: cvs rdiff -u -r1.34 -r1.35 src/sbin/shutdown/shutdown.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/sbin/shutdown/shutdown.8 diff -u src/sbin/shutdown/shutdown.8:1.34 src/sbin/shutdown/shutdown.8:1.35 --- src/sbin/shutdown/shutdown.8:1.34 Fri Jul 1 16:45:12 2022 +++ src/sbin/shutdown/shutdown.8 Fri Jul 1 16:58:02 2022 @@ -1,4 +1,4 @@ -.\" $NetBSD: shutdown.8,v 1.34 2022/07/01 16:45:12 kre Exp $ +.\" $NetBSD: shutdown.8,v 1.35 2022/07/01 16:58:02 wiz Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -176,7 +176,6 @@ is supplied as the only argument after t from the standard input. .El .Sh BEHAVIOR -.Pp At intervals, becoming more frequent as apocalypse approaches and starting at ten hours before shutdown, warning messages are displayed on the terminals of all users logged in. @@ -245,6 +244,6 @@ a colon (``:'') for backward compatibili A .Nm command was originally written by Ian Johnstone for UNSW's modified -.At "6th Edn" , +.At v6 , modified, and then incorporated in .Bx 4.1 .