Module Name: src
Committed By: wiz
Date: Thu Mar 29 18:33:20 UTC 2012
Modified Files:
src/usr.bin/nohup: nohup.1
Log Message:
Punctuation.
>From patch by Bug Hunting.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/usr.bin/nohup/nohup.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/nohup/nohup.1
diff -u src/usr.bin/nohup/nohup.1:1.14 src/usr.bin/nohup/nohup.1:1.15
--- src/usr.bin/nohup/nohup.1:1.14 Fri May 14 17:28:56 2010
+++ src/usr.bin/nohup/nohup.1 Thu Mar 29 18:33:19 2012
@@ -1,4 +1,4 @@
-.\" $NetBSD: nohup.1,v 1.14 2010/05/14 17:28:56 joerg Exp $
+.\" $NetBSD: nohup.1,v 1.15 2012/03/29 18:33:19 wiz Exp $
.\"
.\" Copyright (c) 1989, 1990, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -80,7 +80,7 @@ will exit without invoking
with an exit value as described below.
.Sh ENVIRONMENT
The following variable is used by
-.Nm .
+.Nm :
.Bl -tag -width flag
.It Ev HOME
User's home directory.