NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/59459 CVS commit: src/usr.bin/showmount
The following reply was made to PR bin/59459; it has been noted by GNATS.
From: "Christoph Badura" <bad%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/59459 CVS commit: src/usr.bin/showmount
Date: Thu, 5 Jun 2025 07:54:04 +0000
Module Name: src
Committed By: bad
Date: Thu Jun 5 07:54:04 UTC 2025
Modified Files:
src/usr.bin/showmount: showmount.c
Log Message:
just always print a space after the exported directory
Don't fret over whether it's 34 or 35 characters when an explicit separator
is necessary, just always print one.
Terminates PR bin/59459 with extreme prejudice.
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/usr.bin/showmount/showmount.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index