This website works better with JavaScript.
Home
Explore
Register
Sign In
Fincer
/
openntpd-openbsd
mirror of
https://github.com/Fincer/openntpd-openbsd
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
61
Wiki
Activity
Browse Source
remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,
not "Month, ##, ####"
OPENBSD_2_6
aaron
25 years ago
parent
6491511267
commit
0d491ceee6
1 changed files
with
2 additions
and
2 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
src/lib/libc/stdlib/realpath.3
+ 2
- 2
src/lib/libc/stdlib/realpath.3
View File
@ -32,9 +32,9 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\" SUCH DAMAGE.
.\"
.\"
.\" $OpenBSD: realpath.3,v 1.
5 1999/06/29 18:36:23
aaron Exp $
.\" $OpenBSD: realpath.3,v 1.
6 1999/07/02 16:57:49
aaron Exp $
.\"
.\"
.Dd February
,
16, 1994
.Dd February 16, 1994
.Dt REALPATH 3
.Dt REALPATH 3
.Os
.Os
.Sh NAME
.Sh NAME
Write
Preview
Loading…
Cancel
Save