Module Name:    src
Committed By:   rillig
Date:           Sun Jun 16 22:21:57 UTC 2024

Modified Files:
        src/usr.bin/rpcgen: rpcgen.1

Log Message:
rpcgen.1: add missing punctuation


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/usr.bin/rpcgen/rpcgen.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/rpcgen/rpcgen.1
diff -u src/usr.bin/rpcgen/rpcgen.1:1.24 src/usr.bin/rpcgen/rpcgen.1:1.25
--- src/usr.bin/rpcgen/rpcgen.1:1.24	Sun Dec 15 09:18:14 2013
+++ src/usr.bin/rpcgen/rpcgen.1	Sun Jun 16 22:21:57 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: rpcgen.1,v 1.24 2013/12/15 09:18:14 wiz Exp $
+.\"	$NetBSD: rpcgen.1,v 1.25 2024/06/16 22:21:57 rillig Exp $
 .\" from: @(#)rpcgen.new.1	1.1 90/11/09 TIRPC 1.0; from 40.10 of 10/10/89
 .\" Copyright (c) 1988,1990 Sun Microsystems, Inc. - All Rights Reserved.
 .Dd December 14, 2013
@@ -174,7 +174,7 @@ accepts the standard input.
 The C preprocessor,
 .Xr cpp 1
 is run on the input file before it is actually interpreted by
-.Nm
+.Nm .
 For each type of output file,
 .Nm
 defines a special preprocessor symbol for use by the

Reply via email to