Module Name:    src
Committed By:   riastradh
Date:           Fri Mar 29 14:15:02 UTC 2024

Modified Files:
        src/usr.sbin/mountd: exports.5

Log Message:
exports(5): Tiny punctuation fix in man page.


To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/usr.sbin/mountd/exports.5

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.sbin/mountd/exports.5
diff -u src/usr.sbin/mountd/exports.5:1.37 src/usr.sbin/mountd/exports.5:1.38
--- src/usr.sbin/mountd/exports.5:1.37	Fri Mar 29 00:23:05 2024
+++ src/usr.sbin/mountd/exports.5	Fri Mar 29 14:15:02 2024
@@ -1,4 +1,4 @@
-.\"	$NetBSD: exports.5,v 1.37 2024/03/29 00:23:05 snj Exp $
+.\"	$NetBSD: exports.5,v 1.38 2024/03/29 14:15:02 riastradh Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -408,7 +408,7 @@ directory within
 .Pa /u2
 and mapping all uids to credentials for the principal
 that is authenticated by a Kerberos ticket.
-.Pq Sy Kerberos not implemented .
+.Pq Sy Kerberos not implemented.
 .It Pa /a
 is exported to the network
 .Ql 192.168.0.0 ,

Reply via email to