Skip to content

Commit

Permalink
Reordered options in manual page synopsis
Browse files Browse the repository at this point in the history
Options without parameters are now grouped together at the beginning of line
for better legibility.

Signed-off-by: Libor Pechacek <[email protected]>
Cc: Miroslav Lichvar <[email protected]>
  • Loading branch information
Libor Pechacek authored and richardcochran committed Jun 18, 2013
1 parent daca277 commit 0bf412d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 37 deletions.
16 changes: 4 additions & 12 deletions phc2sys.8
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,16 @@ phc2sys \- synchronize two clocks
.SH SYNOPSIS
.B phc2sys
[
.B \-wmqvx
] [
.BI \-d " pps-device"
] [
.BI \-s " device"
] [
.BI \-c " device"
] [
.BI \-O " offset"
] [
.BI \-P " kp"
] [
.BI \-I " ki"
Expand All @@ -19,23 +23,11 @@ phc2sys \- synchronize two clocks
] [
.BI \-N " clock-readings"
] [
.BI \-O " offset"
] [
.BI \-u " summary-updates"
] [
.B \-w
] [
.BI \-n " domain-number"
] [
.B \-x
] [
.BI \-l " print-level"
] [
.B \-m
] [
.B \-q
] [
.B \-v
]

.SH DESCRIPTION
Expand Down
26 changes: 1 addition & 25 deletions ptp4l.8
Original file line number Diff line number Diff line change
Expand Up @@ -5,37 +5,13 @@ ptp4l \- PTP Boundary/Ordinary Clock
.SH SYNOPSIS
.B ptp4l
[
.B \-A
|
.B \-E
|
.B \-P
] [
.B \-2
|
.B \-4
|
.B \-6
] [
.B \-H
|
.B \-S
|
.B \-L
.B \-AEP246HSLmqsv
] [
.BI \-f " config"
] [
.BI \-p " phc-device"
] [
.B \-s
] [
.BI \-l " print-level"
] [
.B \-m
] [
.B \-q
] [
.B \-v
]
[
.BI \-i " interface"
Expand Down

0 comments on commit 0bf412d

Please sign in to comment.