Skip to content

Commit 5f0ede8

Browse files
committed
Move environ(5) to environ(7) following upstream
1 parent d82bfde commit 5f0ede8

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
* CMakeLists.txt: Migrate build system to CMake.
44
* Bump version string to 1.6.4.0.
55
* Remove old automake/autotools build system.
6+
* environ(5): Move to environ(7) following upstream.
67

78
2022-12-08 Boyuan Yang <073plan@gmail.com>
89

src/man5/environ.5 renamed to src/man7/environ.7

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,12 +28,9 @@
2828
.\" Modified Mon Oct 21 17:47:19 1996 by Eric S. Raymond (esr@thyrsus.com)
2929
.\" Modified Wed Aug 27 20:28:58 1997 by Nicol醩 Lichtmaier
3030
.\" Modified Mon Sep 21 00:00:26 1998 by Andries Brouwer (aeb@cwi.nl)
31-
.TH ENVIRON(5) Linux Programmer's Manual ENVIRON(5)
32-
33-
31+
.TH ENVIRON 7 1998-09-21 "Linux Programmer's Manual"
3432
.SH NAME
35-
environ - 用户环境(变量)
36-
33+
environ \- 用户环境(变量)
3734
.SH SYNOPSIS 总览
3835
.ad l
3936
.nf

0 commit comments

Comments
 (0)